react-native-template-tuil

0.8.1 • Public • Published

⚡️ React Native Template Tuil

Please note that this is WIP and will break from time to time

NPM version MIT License Build Status

Tuil is a template that helps to get you started with React Native using TypeScript, ESLiint, Jest & Styled Components.

Note this template supports react-native ^0.60.0 and react-native-cli ^2.0.0, because of breaking changes in the custom template mechanism.

npx react-native init MyApp --template=react-native-template-tuil

This will create a react-native project for iOS and Android. Code Quality ensurance is based on eslint config, pre-commit/push hooks, editorconfig, .nvmrc, .yarnrc, jest & typescript. It creates a ./src folder which contains the react-native code in a domain like structure.

Features

  • Based on the official React Native template
  • Use the latest dependencies!
  • Ready to go with TypeScript, Testing and Styled Components!
  • Nice domain based folder structure

Moving parts

  • The editorconfig is located in .editorconfig

Lots of ❤️ and credits to the owners and maintainers of these packages:

react-native-template-typescript for the awesome typescript template.

Package Sidebar

Install

npm i react-native-template-tuil

Weekly Downloads

1

Version

0.8.1

License

MIT

Unpacked Size

682 kB

Total Files

78

Last publish

Collaborators

  • patrickkempff