A Simple React App with added navigation(Stack and Drawer) functionality, Formik and Yup for implenting form with validation.
After Cloning
Open the project directory in terminal and run npm install. After that run npx react-native run-android/ios(make sure to have android studio or a mobile(ios or android) connected with usb debugging on(for more read the react native documentation))