rn-init-pro
v1.0.1
Published
React Native setup CLI with navigation, reanimated, icons, fonts
Downloads
223
Maintainers
Readme
🚀 RN Init Pro
⚡ Create fully configured React Native apps in seconds — no manual setup.
⚡ Quick Start
Run instantly (no install required):
npx rn-init-pro⚠️ Recommended: Use npx instead of installing globally.
optional (Not Recommended)
npm install -g rn-init-pro
rn-init-pro
✨ Features
- ⚡ Create React Native app instantly
- 🧭 Navigation setup (Stack, Drawer, Tabs)
- 🎞 Reanimated pre-configured
- 🎨 Vector Icons ready
- 🔤 Custom Fonts support
- 🧩 Gesture Handler auto-fixed
- 🍎 iOS pods handled automatically
🎯 Why use RN Init Pro?
Setting up React Native manually can be time-consuming and error-prone.
This CLI helps you:
❌ Avoid repetitive setup steps
❌ Skip configuration errors
❌ Save hours of work
✅ Get everything ready in minutes
✅ Clean and consistent project setup
✅ Beginner-friendly & production-ready
🔤 Custom Fonts Setup
- Download your fonts
- Place them in:
<project-root>/assets/fonts- Run:
npx react-native-asset📱 Run Your App
npx react-native run-android
npx react-native run-ios🔒 Safe & Trusted
- Uses official React Native tooling
- No hidden scripts or unsafe dependencies
- Transparent setup process
- Open-source and customizable
💡 Future Improvements
- CLI flags support (
--yes,--navigation stack) - TypeScript template
- Pre-built project templates
🔗 Links
- 🌐 GitHub: https://github.com/Stephenjoe10/rn-init-pro
- 🐛 Issues: https://github.com/Stephenjoe10/rn-init-pro/issues
⭐ Support
If you find this useful, please give it a star ⭐
👉 https://github.com/Stephenjoe10/rn-init-pro
🤝 Contributing
Contributions, issues, and feature requests are welcome!
📄 License
MIT
