mirror of
https://github.com/status-im/react-native-camera-roll.git
synced 2026-08-27 11:21:08 +00:00
fix(all): Fixed Native Arch codgen issue * Updated react-native in FarbricExample app --------- Co-authored-by: John Ferlito <johnf@inodes.org>
7 lines
159 B
Ruby
7 lines
159 B
Ruby
source 'https://rubygems.org'
|
|
|
|
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
|
|
ruby ">= 2.6.10"
|
|
|
|
gem 'cocoapods', '~> 1.12'
|