Skip to content

v1.1.0 - Enhanced UI Components & Better Initialization

Choose a tag to compare

@uginy uginy released this 09 Jun 16:05
· 28 commits to main since this release

πŸŽ‰ What's New in v1.1.0

✨ 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

πŸ“¦ Package Info

  • Size: 284.1 kB (compressed)
  • Components: 50+ production-ready UI components
  • Files: 127 total files

πŸš€ Usage

npx create-expo-app MyApp --template rnr-starter

Full Changelog: https://github.com/uginy/rnr-starter/blob/main/CHANGELOG.md