Skip to content

MuringeMuthoni/react-native-ui

 
 

Repository files navigation

React-Native supports iOS and Android Subscribe To The Channel

👉 Learn React-Native / Expo / Animation

React-Native


Floating Action Button (FAB)

react-native-reanimated-2

installation and configuration for android/ios
https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation

Demo


React-Navigation

https://reactnavigation.org/docs/getting-started

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

______________________________________________________________________________________________

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • Java 10.4%
  • Objective-C 7.1%
  • Starlark 3.0%
  • Ruby 1.3%