Be sure, you have installed all dependencies and applications to run React Native project on your computer : Getting Started with React Native.
This project works fine for both iOS and in Android.
Clone this repository :
git clone https://github.com/sijan2/explorenepal.git
cd explorenepal
Install packages :
bun install
When installation is complete, run with version of your choice :
bun start
# or for android
expo start --android
|
Feel free to contribute on this repository.