1 min read
RN Starter

RN Starter

📋 Features

  • 📦 React Navigation (V6): Includes Stack and Tab navigation.
  • 📦 React Native Paper: A Material Design library for React Native.
  • 📦 Redux Toolkit with Thunk: For state management.
  • 📦 Redux Persist: For persisting data.
  • 📦 Axios + React Query: For data fetching.
  • 📦 react-native-vector-icon: Provides a wide range of icons.
  • 📦 React-Hook-Form: For handling forms.
  • 📦 Absolute Imports for clean code organization.

Usage

npx react-native init rn-starter --template https://github.com/hrithik73/rn-starter