项目作者: andreaslydemann

项目描述 :
🚀 A React Native + TypeScript + Native Base boilerplate app 🚀
高级语言: TypeScript
项目地址: git://github.com/andreaslydemann/react-native-ts-native-base-starter.git


React Native Starter

This boilerplate project is super helpful to kick-start your next project, as it provides a lot of the common tools you may reach for, all ready to go. Specifically:

  • Expo
  • TypeScript
  • Redux
  • React Navigation
  • Native Base
  • i18n

🚀 Getting Started

1. Clone and Install

  1. # Clone the repo
  2. git clone https://github.com/andreaslydemann/react-native-ts-native-base-starter.git
  3. # Install dependencies
  4. yarn

2.1. Run the React Native App

  1. # Start the React Native packager
  2. yarn start

If there’s any other ideas presented in this repo, that you think worth mentioning - feel free open a pull request