Starting react native app for windows
View First react native app
After installing, android studio, jdk and vs code open command
Create your first app using react-native cli
npx @react-native-community/cli init firstapp
Execute above command it will create app with firstapp name f...
vishal-gupta-blog.hashnode.dev1 min read