Update React Native Example

Summary: Updated React Native Example to 0.110.0 client, to fix randomly not connecting bug

Reviewed By: passy

Differential Revision: D31051673

fbshipit-source-id: 5b16c1ac1e66733ea78326484ac27c0198c9e7bf
This commit is contained in:
Michel Weststrate
2021-09-21 06:27:57 -07:00
committed by Facebook GitHub Bot
parent 5252dac50a
commit 97e5c897c6
3 changed files with 44 additions and 40 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.105.0
FLIPPER_VERSION=0.110.0