UNPKG

rnr-starter

Version:

A comprehensive React Native Expo boilerplate with 50+ modern UI components, dark/light themes, i18n, state management, and production-ready architecture

77 lines (58 loc) โ€ข 2.31 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.2.2] - 2025-06-17 ### Fixed - ๐Ÿ“š Updated README documentation and npm package information - ๐Ÿ”ง Synchronized GitHub releases with npm versions - ๐Ÿ“ฆ Refreshed npm package metadata and descriptions ## [1.2.1] - 2025-06-14 ### Fixed - ๐Ÿ“ฆ Package updates and maintenance - ๐Ÿ”ง Minor configuration improvements - ๐Ÿ“š Documentation updates ## [1.2.0] - 2025-06-14 ### Added - ๐Ÿ”ง Enhanced project structure and configuration - ๐Ÿ“ฆ Improved npm package configuration for better distribution - ๐Ÿ› ๏ธ Updated dependencies to latest stable versions ### Improved - ๐Ÿš€ Better package optimization and build process - ๐Ÿ“š Enhanced documentation and setup guides - ๐Ÿ”ง Refined development workflow and tooling ### Fixed - ๐Ÿ› Minor bug fixes and stability improvements - ๐Ÿ“ฆ Package distribution optimizations ## [1.1.0] - 2025-06-09 ### Added - ๐ŸŽจ Enhanced UI components with better accessibility - ๐Ÿ”ง InitializationProvider for better app startup management - ๐Ÿ“ฑ LoadingScreen component for smooth app initialization - ๐ŸŒ Improved internationalization support - ๐Ÿ”„ Enhanced state management with better error handling ### Improved - ๐ŸŽฏ Better TypeScript support and type safety - ๐Ÿ“š Updated documentation and examples - ๐Ÿš€ Performance optimizations for component rendering - ๐ŸŽจ Enhanced theme system with better color scheme detection ### Fixed - ๐Ÿ› Text node rendering issues in React Native components - ๐Ÿ”ง Badge component text wrapping fixes - ๐Ÿ“ฑ Native component compatibility improvements ## [1.0.1] - 2025-06-08 ### Fixed - ๐Ÿ› Initial bug fixes and stability improvements - ๐Ÿ“š Documentation updates ## [1.0.0] - 2025-06-08 ### Added - ๐ŸŽ‰ Initial release - ๐Ÿ“ฑ 50+ production-ready UI components - ๐ŸŒ™ Dark/Light theme support - ๐ŸŒ Internationalization (i18n) support - ๐Ÿ”„ State management with Zustand - ๐Ÿ“‹ Form validation with React Hook Form + Zod - ๐Ÿ” React Query for data fetching - ๐ŸŽจ NativeWind for styling - ๐Ÿ“ฑ Expo Router for navigation - ๐Ÿงช Comprehensive demo components