Skip to content

v5.2.1: Fix for `thumbImage` prop not working on RN v0.84

Latest

Choose a tag to compare

@BartoszKlonowski BartoszKlonowski released this 21 Aug 14:22
8ff5ca2

This release brings the fix for the issue #773 with Slider not rendering the thumb's image, when running on iOS with react-native v0.84 or later.
The fix was implemented and delivered by @arron-kukadia in #821 💪

Thank you!