v3.8.3
- Seems like it's time to remove the
getItemLayout
&initialScrollIndex
override to properly display the first item when its index is a huge number (thanks @rontalx)⚠️ Make sure to read how these props work together (link#1 & link #2), and to understand why they were disabled in the first place!
- Fix
snapToItem
not working whenenableMomentum
is set totrue
on Android (thanks @daaashleywch) - Add basic TypeScript support (thanks @facuacostag)
- Stack layout's peaking items will remain opaque if
inactiveSlideOpacity
is set to1