Skip to content

huzaifakrptomind/react-native-ui

 
 

Repository files navigation

react-native

clone the app and run.

npm install or yarn

start react native server

npm start or react-native start

run app into virtual device using

react-native run-android 
or
react-native run-ios

React-Navigation

https://reactnavigation.org/docs/navigation-prop/

react-native-animatable

https://github.com/oblador/react-native-animatable

Tutorial:

Demo

For Tab4:

npm install @react-navigation/material-bottom-tabs react-native-paper react-native-vector-icons

For Tab5:

npm install @react-navigation/material-top-tabs react-native-tab-view
npm install react-native-pager-view

for expo

expo install react-native-pager-view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.9%
  • Java 9.8%
  • Objective-C 7.0%
  • Starlark 3.0%
  • Ruby 1.3%