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

@@ -5,7 +5,7 @@ source 'https://github.com/CocoaPods/Specs'
platform :ios, '11.0'
# used for automatic bumping
flipperkit_version = '0.108.0'
flipperkit_version = '0.110.0'
target 'ReactNativeFlipperExample' do
config = use_native_modules!