rn-quickstart
v1.0.11
Published
π The ultimate React Native starter CLI β Bootstrap Expo & React Native CLI projects with navigation, Redux, Axios, ESLint, and more in seconds.
Maintainers
Readme
π RN Quickstart
RN Quickstart is the ultimate React Native Starter CLI that lets you bootstrap Expo or React Native CLI projects in seconds.
No more repetitive setup β get navigation, Redux, Axios, and linting configured out of the box.
β¨ Features
- β‘ Instant project setup β Expo or React Native CLI
- π¨ Pre-configured UI (buttons, inputs, cards, modals, lists)
- π§ Essential tools included:
- Redux Toolkit
- React Navigation
- Axios
- ESLint + Prettier
- Husky + Commitlint
- π± Expo & React Native CLI support
- π Open-source and SEO-friendly for worldwide use
π¦ Installation
# Install globally
npm install -g rn-quickstart
# OR use with npx (recommended)
npx rn-quickstart myApp