Note 1: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.
Note 2: If the catalog is missing products or is filled with corrupted testing products you can reset the catalog by pressing the logo icon on top of the store screen.
yarn installyarn androidcd ios && bundle install && bundle exec pod install && cd ..yarn ios