mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
50057158ca
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/32923 As our Flipper version is quite old, let's bump it to one of the latest stable: 0.125.0 This required to update also the following: - Flipper-Folly to 2.6.10 - This was needed as I aligned the versions to https://github.com/facebook/flipper/blob/v0.125.0/react-native/ReactNativeFlipperExample/ios/Podfile - OpenSSL-Universal to 1.1.1100 - This was required with the `pod update` command I've picked 0.125.0 as 0.127.x and following are crashing on Android and will potentially require a bump of the NDK to r23: See: https://github.com/facebook/flipper/issues/3245 Changelog: [General] [Changed] - Bump Flipper to 0.125.0 allow-large-files Reviewed By: mdvacca Differential Revision: D33583090 fbshipit-source-id: 2a2020c3213273087ec4a152076f846e35e275c5