Ernestovich
Results
3
comments of
Ernestovich
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 pod 'FBSDKCoreKit' pod 'FBSDKLoginKit' pod 'GoogleSignIn', '~> 5.0.2' config =...
> @wahlforss look at this example: > > ``` > import img_0 from './images/img_0.png' > > export default { > v: '5.2.1', > fr: 25, > ip: 1, > op:...