# react-native-liftoff **Repository Path**: mirrors_thoughtbot/react-native-liftoff ## Basic Information - **Project Name**: react-native-liftoff - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-27 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React Native Liftoff 🚀 This project is no longer maintained. Use our newer project, [Belt](https://github.com/thoughtbot/belt), instead. 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 - [Formik](https://formik.org/) - [React Navigation](https://reactnavigation.org/) - [yup](https://github.com/jquense/yup) ### Styling - [React Native Typescript Styles](https://github.com/thoughtbot/react-native-typescript-styles) - [React Native Vector Icons](https://github.com/oblador/react-native-vector-icons) with Feather Icons ### Boilerplate Components - Basic Authentication Forms - Tab Navigation - TextField Contributing ------------ Please see [CONTRIBUTING.md](https://github.com/thoughtbot/react-native-liftoff/blob/master/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](https://github.com/thoughtbot/react-native-liftoff/graphs/contributors). License ------- react-native-liftoff is Copyright © 2021 thoughtbot. It is free software, and may be redistributed under the terms specified in the [LICENSE] file. [LICENSE]: https://github.com/thoughtbot/react-native-liftoff/blob/master/LICENSE About thoughtbot ---------------- ![thoughtbot](https://thoughtbot.com/brand_assets/93:44.svg) 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][community] or [hire us][hire] to design, develop, and grow your product. [community]: https://thoughtbot.com/community?utm_source=github [hire]: https://thoughtbot.com/hire-us?utm_source=github