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:
Michel Weststrate
2021-05-21 03:53:37 -07:00
committed by Facebook GitHub Bot
parent 39172f6413
commit d680a2807f
6 changed files with 49 additions and 49 deletions

View File

@@ -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!