React Native Data adding using the Map function
I hope you already have installed or set up an android studio, emulator, or expo in your machine, I will go through the coding part.
First of all open your command then install the react-native
npx react-native init AwesomeProject
now run your projec...
alaminsheikh.hashnode.dev2 min read