Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[iOS] Add FabricComponents to Podfile (#3388)
## Description This PR updates `RNGestureHandler.podspec` to fix builds on iOS, which broke after #3338. Fixes #3385 ## Test plan Verified by users (see [issue](#3385)) Tested on fresh React Native 0.77 app with the following line in `Podfile`: ```rb use_frameworks! :linkage => :static ```
- Loading branch information