Installing and basic usage of React Navigation v7
- ✅How to install react navigation on react native?
- ✅How to navigate and change screens on react native?
- ✅How to pass params between screens on react native?
Clone the repo to your directory and install the packages through npm using:
npm install
Run the project with Metro Bundler
npx expo start