Skip to content

parthiv1993/react-native-tab-issue

Repository files navigation

This is a new React Native project, bootstrapped using @react-native-community/cli.

Getting Started

Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.

Step 1: Install the dependencies

To install the dependencies, use yarn or npm install

Step 2: Start your Application

# using npm
npm run reproduce

# OR using Yarn
yarn reproduce

If everything is set up correctly, you should see your new app running in your iOS Simulator

You can click on toggle twice to reproduce it