Skip to content

Latest commit

History

History
47 lines (34 loc) 路 2.06 KB

File metadata and controls

47 lines (34 loc) 路 2.06 KB

React Native Base Template

GitPoint GitPoint GitPoint

showcase

Basic React Native Project with some useful components

Table of Contents 馃摎

Usage 馃挕

The fasky-cli helps you to set up a best practice react native project within seconds. The cli is based on this project.

Tech 馃彿

  • React Native 0.61.5
  • i18N
  • react-navigation v5

Development 馃捇

  • Install dependencies npm install
  • Compile iOS npx react-native run-ios
  • Compile Android npx react-native run-android

Contributors 馃

Thomas Leiter Thomas Leiter

Thomas Leiter

Stefan Papst