faustoct1 / react-native-starter

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps

Home Page:https://ueno-llc.github.io/react-native-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

banner

about

React Native Starter

Dependencies devDependencies

The Professional React Native Starter with everything you'll ever need to deploy rock solid apps.

  • Opinionated dependencies
  • React Native Navigation 2
  • TypeScript 3
  • Cocoapods
  • Gradle 4
  • Unit and integration tests
  • Continuous delivery support for Microsoft App Center

Getting Started

Super-Quick Start

git clone git@github.com:ueno-llc/react-native-starter.git my-new-app
cd my-new-app
yarn
yarn rename "MyNewApp" com.ueno.mynewapp
yarn start
react-native run-(ios/android)

Alternatively you can use create-ueno-app:

yarn create ueno-app native my-new-app co.ueno.mynewapp

Documentation

The documentation is available here on GitHub Pages.

We also recommend the following reading material:

Upgrading

No plans have been made so far to upgrade. We only support merging from upstream for now.

Contributing

If you are interested in helping out, feel free to submit issues, pull-requests or even contact us. We are open to all kind of contributions.

License

This project is MIT licensed

About

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps

https://ueno-llc.github.io/react-native-starter

License:MIT License


Languages

Language:Shell 30.6%Language:TypeScript 21.4%Language:Ruby 20.1%Language:Objective-C 10.5%Language:Java 7.3%Language:JavaScript 4.5%Language:Python 3.7%Language:CSS 1.9%