7.7.0
π Features
β’ Picker migrates Dialog to use the new dialog (Incubator.Dialog). (#2657)
π§ Fixes
β’ Fix components typings (#2678) β’ ColorPicker - allow theme (#2704)
β’ Picker ts error fix. (#2677)
β’ Fix Picker label not updating when items prop changes (#2682)
β’ Fix cut chips (#2683)
β’ ScrollBar - fix scrolling inside Dialog on Android (#2695)
β’ Text - revert Android alignment (#2701)
β’ Slider - fix value out of range warning in range slider (#2709)
β’ Badge - add key to BadgeProps type (#2689)
β’ WheelPicker with a long list of data jumps back to initalValue
fix. (#2705)
β’ Picker - fix ellipsis on long text in filterType set to filter. (#2712)
βοΈ Maintenance & Infra
β’ Calendar - Refactor Day component to not use animated styles (#2698)
β’ View - add reanimated props for layout animation (#2694)
β’ Demo - adding RTL screen - Hebrew language (#2668)