Ozan Sozuoz

Results 1 comments of Ozan Sozuoz

> Here is the full 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, '12.4' > install! 'cocoapods', :deterministic_uuids => false > > production =...