react-native v0.0.1-alpha.8
about 2 years ago by ReadMe API
What’s New:
- introduce
sliderUIComponentProps
as a new prop which could be passed toLLEmojiSlider
component to customise Slider UI component (i.e Slider component from react-native-slider.
Fixes:
- fix
LLQuizWidget
crash issue when submit button is pressed with no selected option. - fix
LLWidgetHeader
text width when widget is non dismissible. - fix submit button pressed background color.
- fix
LLChat
autoscroll issue when component is unmounted before list gets auto scrolled to bottom. - fix
LLWidgetHeader
timer position.