react-native v0.0.1-alpha.8
over 2 years ago by ReadMe API
What’s New:
- introduce
sliderUIComponentPropsas a new prop which could be passed toLLEmojiSlidercomponent to customise Slider UI component (i.e Slider component from react-native-slider.
Fixes:
- fix
LLQuizWidgetcrash issue when submit button is pressed with no selected option. - fix
LLWidgetHeadertext width when widget is non dismissible. - fix submit button pressed background color.
- fix
LLChatautoscroll issue when component is unmounted before list gets auto scrolled to bottom. - fix
LLWidgetHeadertimer position.
