This project was initialized using the cli react-native

To Run

yarn

For IOS

cd ios && pod install

npx react-native run-ios

For Android

npx react-native run-android