/MyShob

Primary LanguageJavaScript

React-Native supports iOS and Android Subscribe To The Channel

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

Owner: Zouhair Begdar