Top "Create-react-native-app" questions

React Native: Generate .apk and .ipa using Expo

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-app
Network Response Time Out Error (create-react-native-app) (expo)

I 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-app
use create-react-native-app without expo-cli

I 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-app
Hot Reload not working in react-native android

I 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-reload
How can I generate apk file for create-react-native-app (using EXPO.IO component)

I 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-app
StatusBar color in React Native

How 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-app
How to specify the minSdkVersion in react native project

I 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-sdk
Icon not displaying on screen android using react-native-vector-icons

I 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-app
How can I do Signature Capture in React Native?

I'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 signaturepad