Skip to content

1.0.0

Choose a tag to compare

@GilTRipper GilTRipper released this 29 Nov 21:19
· 84 commits to main since this release

[1.0.0] - 2025-11-27

Added

  • Initial release of create-rn-app CLI
  • React Native 0.82 template with TypeScript
  • Pre-configured Firebase (Analytics, Messaging, Remote Config)
  • Google Maps integration
  • React Navigation (Stack + Drawer)
  • Zustand state management
  • TanStack Query for API calls
  • MMKV storage
  • Notifee push notifications
  • Custom fonts and icons
  • Interactive CLI prompts
  • Support for npm, yarn, and pnpm
  • Automatic dependency installation
  • iOS CocoaPods installation
  • Git initialization
  • Comprehensive setup documentation