I'm trying to generate a .ipa and a .apk file for my React Native app using Expo & Create React …
react-native apk ipa expo create-react-native-appI am trying to run create-react-native-app on expo app in android. Firstly ,I created the project by writing command create-react-native-app …
react-native react-native-android expo create-react-native-appI have set up create-react-native-app as said in the react native docs. If my project name is proj, according to …
react-native expo create-react-native-appI tried it on windows 10 and Ubuntu 16.04. In both cases the Hot Reload only works with changes in jsx, but …
react-native react-native-android create-react-native-app watchman hot-reloadI setup my app using create-react-native and I used expo's Video component in my app. How can I keep this …
android react-native expo create-react-native-appHow can I change background color of StatusBar component from react-native, without editing Android specific files? Docs says, that I …
android react-native statusbar expo create-react-native-appI have created react native project using create-react-native-app I can see that there is a sdkVersion property in app.json, …
react-native react-native-android create-react-native-app android-min-sdkI am using create-react-native-app. I want to use react-native-vector-icons But its not showing anything on android screen (I am viewing …
android react-native react-navigation expo create-react-native-appI'm trying to understand how I can do a signature capture in React Native. My App is created with create-react-native-app …
react-native expo create-react-native-app signaturepadAs the question, for Login with google in firebase need to set google-service but if you create new react-native project …
firebase google-authentication google-play-services expo create-react-native-app