react-native v0.0.1-alpha.9
over 2 years ago by ReadMe API
What's New?
- Added cheer meter widget related components namely:
LLCheerMeterWidget,LLCheerMeterWidgetBody,LLCheerMeterWidgetOption, andLLCheerMeterWidgetResult. Refer react native LLCheerMeterWidget docs. - exported few common component used by Widgets such as
LLWidget,LLVoteWidgetBody,LLWidgetOption,LLWidgetOptionResultBar,LLWidgetVoteOption,LLWidgetChoiceOptionto extend customisation of widget components.
Fixes:
- fixed excessive callback issue faced when reward animation was active.
