Skip to content

v4.5.4: Bugfixes

Latest
Compare
Choose a tag to compare
@BartoszKlonowski BartoszKlonowski released this 14 Oct 19:31
64af098

Dears,

With the help of community devs we were able to fix the following issues:

  • 'react/renderer/components/rncore/EventEmitters.h' file not found (#631)
    fixed in #639
  • Android: StackOverflow when lowerLimit is greater than upperLimit (and, on some devices, when the slider first loads) (#571)
    fixed in #638
  • issue with default min/max values with default step for custom StepMarker (#606)
    fixed in #636
  • Android issue: too many steps (#634)
    fixed in #649
  • slider has 0 height on Android with new architecture enabled (#652)
    fixed in #657 by @chrfalch and #654 by @draggie and @vonovak

Thank you!