nx-react-native-cli
v1.0.20
Published
A react native starter (with NX) cli script
Downloads
33
Readme
Nx React Native Workspace Generator
📦 Introduction
This NPM library package allows you to effortlessly generate a Nx workspace with a React Native preset. It includes a carefully curated set of tools and libraries to streamline your development process.
🚀 Features
- TypeScript: Strongly typed JavaScript for better code quality.
- TailwindCSS via TWRNC: Utility-first CSS framework for fast UI development.
- React Navigation: Easy navigation solutions for your apps.
- React Native Reanimated: Powerful animations for smooth user experiences.
- React Native SVG: SVG support for your React Native projects.
- React Native Dotenv: Load environment variables from a
.env
file. - Zustand and Jotai: State management libraries for simpler state handling.
- MMKV: Efficient key-value storage for React Native.
- React Query: Data fetching and state synchronization for server-state.
- Zod: TypeScript-first schema declaration and validation library.
- React Hook Forms: Performant, flexible, and extensible forms with easy-to-use validation.
- Fastlane Support: Automate building and publishing your apps to Firebase App Distribution and TestFlight.