Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 541 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 541 Bytes

React Native starter

A quick and simple template for React Native.

Create a new project using the command below. Replace MyApp with your app name.

npx @flexible-agency/react-native-starter MyApp

Included libraries:

Included tools:

  • Prettier, set up with lint-staged to automatically reformat on commit
  • Scripts to automatically increment the build number