Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.49 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.49 KB

Nx React Native Workspace Generator

npm version

📦 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.

🛠 Usage

Generate a new Nx workspace with the React Native preset:

npx nx-react-native-cli@latest create