All notable changes to this project will be documented in this file.
- Initial release of react-native-ultra-carousel
- Core
Carouselcomponent with gesture-driven navigation - 10 basic animation presets: slide, fade, slide-fade, scale, scale-fade, vertical, vertical-fade, parallax, overlap, peek
- Animation preset registry with extensibility
- Pagination system: dot, bar, number, progress, custom
- Plugin system for extending carousel behavior
useCarouselhook for external controluseAutoPlayhook for automatic slide advancementParallaxImagecomponent for parallax effects- Auto play with pause-on-interaction
- Loop mode support
- Snap alignment (start, center, end)
- Full TypeScript support with strict mode
- Accessibility support (screen reader, keyboard navigation)
- ScrollView conflict resolution