rockstar00711

Results 3 comments of rockstar00711

require_relative '../node_modules/react-native/scripts/react_native_pods' require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' platform :ios, '10.0' target 'ProjectName' do config = use_native_modules! use_react_native!( :path => config[:reactNativePath], # to enable hermes on iOS, change `false` to `true` and then install...

if this not work then please build app on xcode.

if also error exists, please let me know about that. I really don't remember now. :D