Fix ReactNativeFlipperExample build

Summary: The React Native example project was broken for iOS. Fixed this by upgrading cocoapods locally, and bumping the Flipper version.

Reviewed By: passy, priteshrnandgaonkar

Differential Revision: D26777641

fbshipit-source-id: 889ff4f9de7c44240fe0a1b5d7d3c7c0b688d8ad
This commit is contained in:
Michel Weststrate
2021-03-03 04:59:24 -08:00
committed by Facebook GitHub Bot
parent fce723eaca
commit c1ce2fad90
4 changed files with 90 additions and 54 deletions

View File

@@ -30,4 +30,4 @@ android.useAndroidX=true
android.enableJetifier=true
# Version of flipper SDK to use with React Native
FLIPPER_VERSION=0.69.0
FLIPPER_VERSION=0.78.0