github akveo/react-native-ui-kitten @ui-kitten/components@6.0.1

latest release: @ui-kitten/material@6.0.1
3 hours ago

Patch Changes

  • #1875 8683243 Thanks @bataevvlad! - Datepicker and RangeDatepicker render their placeholder with the Eva placeholderColor and
    the text font instead of the selected-value text style. The placeholder style was computed but
    never applied, so the placeholder and a selected date looked identical (#1224). Ported from
    #1240 by @rmarquois.

  • #1875 db57a62 Thanks @bataevvlad! - Input no longer loses its focused styling on web when the pointer enters or leaves the field.
    Eva has no combined hover + focused state, so the hover handlers used to replace the focused
    interaction with hover and then clear it on mouse-out, leaving a focused field styled as idle
    (#1401). Hover is now ignored while the field is focused. Ported from #1779 by @raqso.

Don't miss a new react-native-ui-kitten release

NewReleases is sending notifications on new releases.