fix: upgrade react-native version on basic sample

This commit is contained in:
olivier bouillet
2022-12-17 16:35:37 +01:00
parent 133ede773e
commit 58c719c275
70 changed files with 5163 additions and 4991 deletions

6
examples/basic/Gemfile Normal file
View File

@@ -0,0 +1,6 @@
source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby '2.7.5'
gem 'cocoapods', '~> 1.11', '>= 1.11.2'