You can use:
react-native init projectName
Answer from Vikram Biwal on Stack OverflowYou can use:
react-native init projectName
Official documentation indicates different steps: https://github.com/react-community/create-react-native-app#create-react-native-app
if you don't want to use Expo, just follow the eject steps: https://github.com/react-community/create-react-native-app/blob/master/EJECTING.md. Optionally you can reate
or you can create a react native app by yourself without using the create-react-native-app script. More details here, https://facebook.github.io/react-native/docs/getting-started.html#creating-a-new-application
Videos
Hello
I don't have experience with React and React Native. I will create simple app, connect with my REST API, access to Camera. In feature I will want to create also web app.
Should I use Expo or better create without Expo?
Hey guys, I am looking for a good react native tutorial that uses react cli instead of expo. I have some experience with flutter and react, but I am a back end nestjs/springboot dev.
However I need to learn react native so any guidance is Appricateed. Thanks
I have created an application with expo before but i faced lots of trouble because some libs dont support expo