Setting up the development environment https://reactnative.dev/docs/environment-setup
This project used Feature-Sliced Design (https://feature-sliced.design/docs) architectural methodology.
yarn
# install pods for ios
yarn pod:install
yarn ios
yarn android