Skip to content

📱 A quick and simple starter template.

License

Notifications You must be signed in to change notification settings

includable/react-native-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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