Ginx009

Results 9 comments of Ginx009

did you find a solution?

What I did bro was not launchCamera instead I used the gallery .

here's the npx react-native config ``` npx react-native config warn Multiple Podfiles were found: ios/Podfile,vendor/bundle/ruby/2.7.0/gems/cocoapods-core-1.15.2/lib/cocoapods-core/Podfile. Choosing ios/Podfile automatically. If you would like to select a different one, you can configure...

tried clearing it actually and it did not resolve anything . By the way on android it works but on iOS it does not .

What I am trying to do right now is upgrade the react native versions to see where it is compatible .

Hi everyone . If you are still encountering this problem . What I did was Make sure that the swift version you are using on your xcode is 5.2 ....

and also when deploying to heroku /app/node_modules/dotenv-safe/index.js:33 throw new Error('Missing environment variables: ' + missing.join(', ')); Error: Missing environment variables: TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN, TWILIO_NUMBER, AUTHY_API_KEY, MONGO_URL though i already filled all...