Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 2.06 KB

README.md

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