Your First React Native Application
In this blog we will learn how to create a react native app
Step 1: Creating a new application
Make a folder with any name and open it in VS Code
In my case i have created the folder React Native
Run the following commands
npx @react-native-com...
react-native-guide.hashnode.dev2 min read