Skip to content

nphivu414/react-native-section-list-tab-bar

Repository files navigation

Context and goal

This app is made to show how we can create a React Native Section List With TabBar component

Preview

gif preview

Note: 12MB size GIF, might take some time to load

Main technologies used

Running the project

  • Clone this project
git clone < https://github.com/nphivu414/react-native-section-list-tab-bar.git >
  • Follow React Native Setup guide.

Install packages

yarn install

Android steps

If you have never installed any android virtual device, follow those instructions

  • Then, run the project in executing on your project folder:
react-native run-android

iOS steps

  • Firstly, you need to install pod
cd ios
pod install
  • Then, run the project in executing on your project folder:
cd ..
react-native run-ios

Try my React Native Food Delivery Template

preview preview preview

About

Build a react native section list with tab bar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published