ern-cli
v1.0.5
Published
A simple tool for a quick React Native installation
Readme
Easy React Native CLI 🚀
Simplify your React Native project setup with essential packages in one command!
Prerequisites
Before using this tool, ensure you have:
- Set up the React Native CLI environment
- Node.js 18 or later
- npm/yarn installed
Overview
Easy React Native CLI is a zero-configuration tool that automates the installation of common React Native packages, saving you time during project initialization.
⚠️ Note: This is not a framework like Expo, but rather a productivity tool that simplifies package installation for standard React Native CLI projects.
Usage
run on your terminal
npx ern-cliThe available packages for now are:
- React Navigation
- Stack Navigator
- Bottom Tabs Navigator
- Drawer Navigator
- Axios# easy-react-native
