Bumped deps / pods to latest (0.91.1), re-enabled i386
Summary: Per title After landing this and verifying in CI, will apply those version bumps to RN itself: https://github.com/facebook/react-native/pull/31562, and remove the custom overrides in the future Reviewed By: passy Differential Revision: D28573552 fbshipit-source-id: e52c40f4751f933f17312aac2aacfd695f554a3f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
39172f6413
commit
d680a2807f
@@ -4,7 +4,7 @@ require_relative '../node_modules/@react-native-community/cli-platform-ios/nativ
|
||||
platform :ios, '10.0'
|
||||
|
||||
# used for automatic bumping
|
||||
flipperkit_version = '0.88.0'
|
||||
flipperkit_version = '0.91.1'
|
||||
|
||||
target 'ReactNativeFlipperExample' do
|
||||
config = use_native_modules!
|
||||
|
||||
Reference in New Issue
Block a user