Skip to content

applogistdev/react-native-template-app

Repository files navigation

react-native-template-app

Features

  • React Navigation v5 entegration
  • Use of Drawer and Bottom Tab together route configuration
  • Mobx entegration
  • Fully Hooks. Does not contain Class Object
  • Multi Language (by device language)
  • Template
  • File Structure
  • Applied ESLint settings
  • Extended StyleSheet Library

Libraries in the react-native-template-app

  • react-navigation version 5.x (@react-navigation/native, @react-navigation/stack, @react-navigation/bottom-tabs, @react-navigation/drawer)
  • mobx & mobx-react
  • react-native-extended-stylesheet
  • react-native-localize
  • react-native-elements
  • react-native-vector-icons

How to Use

git clone https://github.com/applogistdev/react-native-template-app.git
cd react-native-template-app && npm install
cd ios/ && pod install && cd ..

Running on simulator or emulator run react-native run-ios or react native run-android

Screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published