This example folder is the shameless copy of the original examples of react-native-tab-view. All the original examples were removed, and new examples for the collapsible tab view were added.
- View it with Expo
- Run the example locally
- Clone the repository and
cd
to this directory - Run
yarn
to install the dependencies - Run
yarn start
to start the packager - Scan the QR Code with the Expo app
- Clone the repository and