Release Date: January 22, 2025
✨ New Features
- CLI GitHub Integration: Components are now downloaded from GitHub instead of being bundled in the npm package
- Smart caching system with 1-day auto-refresh
- New
--latestflag to force download latest components:npx @craftreactnative/ui add Button --latest - BottomSheet Component: Enhanced functionality to support input field with keyboard handling
- Template Screen: Added support for template IDs
- Components Menu: Added Skeleton & Divider components to the Components tab
🎨 Visual Updates
- Updated trading dashboard and order images
- Added new trading trends images for light and dark themes
🔧 Improvements
- CLI Package: Reduced package size by removing bundled components
- CLI Build: Removed component copying step for faster builds
- CLI Caching: Intelligent cache system that automatically refreshes after 24 hours
- Better error handling and user feedback during component downloads
📦 Dependencies