react-native-template-tuil
Version:
Clean and minimalist React Native template for a quick start with TypeScript.
38 lines (24 loc) • 1.74 kB
Markdown
**Please note that this is WIP and will break from time to time**
[![NPM version][npm-version-image]][npm-url] [![MIT License][license-image]][license] [![Build Status][travis-image]][travis-url]
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.**
```bash
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.
- 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
- The editorconfig is located in .editorconfig
[](https://github.com/react-native-community/react-native-template-typescript) for the awesome typescript template.
[]: http://img.shields.io/badge/license-MIT-blue.svg
[]: LICENSE
[]: http://travis-ci.org/patrickkempff/react-native-template-tuil
[]: https://travis-ci.org/patrickkempff/react-native-template-tuil.svg?branch=master
[]: https://npmjs.org/package/react-native-template-tuil
[]: https://badge.fury.io/js/react-native-template-tuil.svg