Skip to content

thoughtbot/react-native-liftoff

Repository files navigation

React Native Liftoff 🚀

A CLI for starting up React Native apps, fast.

Installation

npm -g install liftoff-cli

Usage

npx liftoff new MyGreatApp

Whats Included

Development Tooling Configuration

  • tsconfig.json
  • .eslintrc.js
  • .prettierrc.js

Common Libraries With Boilerplate

Styling

Boilerplate Components

  • Basic Authentication Forms
  • Tab Navigation
  • TextField

Contributing

Please see CONTRIBUTING.md.

React Native Liftoff was originally written by Devin Jameson and Anthony Moffa and is maintained by thoughtbot. Many improvements and bugfixes were contributed by the open source community.

License

react-native-liftoff is Copyright © 2021 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About thoughtbot

thoughtbot

react-native-liftoff is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.

We love open source software! See our other projects or hire us to design, develop, and grow your product.