AbrahamMayowa

Results 2 comments of AbrahamMayowa

> same issue, trying to build for detox > > here's Podfile > > ``` > require_relative '../node_modules/react-native/scripts/react_native_pods' > require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' > platform :ios, '11.0' > target 'APP' do >...