Skip to content

fatihcandev/react-native-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Template

npm NPM npm

A React Native project template that has Typescript, linting, formatting, navigation dependencies and folder structure.

  • TypeScript and custom path aliases
  • React Navigation
  • SVGR
  • Prettier
  • ESLint

Created with the help of React Native App Creation Recipe

Usage

Run the following command to initialize a project.

npx react-native init MyApp --template react-native-project-template