janet-rivas
janet-rivas
Same issue, I was following the getting started documentation but it does not work - [1. Setting up your project](https://nativebase.io/blogs/using-nativebase-v3-the-right-way#835f34b9be7641d3bc524a6438713636 ) `npx react-native init MyApp --template @native-base/react-native-template ` does not...
I found a combination where is working, "react-native-cookies": "^3.3.0", "react": "^16.5.2", "react-native": "^0.57.2", and we had to add credentials: "include" in every fetch call Example fetch(url, { method: "GET", credentials:...
I ran into the same issue so I use set-cookie-parser, and this works pretty well https://github.com/nfriedly/set-cookie-parser
I'm having the same issue, I followed the steps from [secure API KEY](https://github.com/tolu360/react-native-google-places#android-api-key) , however when I export the API Key in my System environments located on ~/.bash_profile -(in my...
I finally find the solution for this issue 1. I have to setup my System Environment variables in my local environment in my case I'm using MacOS, open terminal and...
@dhruv-toptal yes notice it too, after awhile I did the configuration it starting through me the warning again, I restricted the api key according the google doc using my Android...
I really like the color but I like to see where that log come from and link me to it  instead that, react-native-logs link me to the consoleTransport.js:46
I have the same issue, this is the error that I'm getting - ``` { "code": "USAGE_ERROR", "message": "Something went wrong. Please contact the developer of this application and provide...
I'm having the same issue in android I'm not able to get the URL to make any action "react": "^16.8.3", "react-native": "^0.59.2",
I have the same issue - @react-native-firebase > 15 requires use_frameworks! in the podfile vision-camera-code-scanner/VisionCameraCodeScanner-Bridging-Header.h and VisionCameraCodeScanner.m