Skip to content

Commit d0ab514

Browse files
committed
Fix iOS build with static frameworks
1 parent d4f3881 commit d0ab514

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-native-gesture-handler/RNGestureHandler.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Pod::Spec.new do |s|
3434
add_dependency(s, "React-FabricComponents", :additional_framework_paths => [
3535
"react/renderer/textlayoutmanager/platform/ios",
3636
"react/renderer/components/textinput/platform/ios",
37+
"react/renderer/components/text/platform/cxx",
3738
])
3839
end
3940

0 commit comments

Comments
 (0)