Skip to content

loupdemon/react-native-ui

 
 

Repository files navigation

react-native

clone the module and add on any react-native or expo project.

install following dependencies

npm install @react-navigation/native
npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
npm i @react-navigation/stack
npm i react-native-vector-icons
react-native link react-native-vector-icons
npm install react-native-paper
npm i @react-navigation/bottom-tabs
npm i react-native-animatable

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 70.9%
  • Java 13.5%
  • Objective-C 9.7%
  • Starlark 4.1%
  • Ruby 1.8%