We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7332696 commit 5f0d33cCopy full SHA for 5f0d33c
template/android/gradle.properties
@@ -25,4 +25,4 @@ android.useAndroidX=true
25
android.enableJetifier=true
26
27
# Version of flipper SDK to use with React Native
28
-FLIPPER_VERSION=0.37.0
+FLIPPER_VERSION=0.54.0
template/package.json
@@ -11,7 +11,7 @@
11
},
12
"dependencies": {
13
"react": "16.13.1",
14
- "react-native": "0.63.2"
+ "react-native": "0.63.3"
15
16
"devDependencies": {
17
"@babel/core": "^7.8.4",
0 commit comments