react-native v0.0.1-alpha.9

What's New?

  • Added cheer meter widget related components namely: LLCheerMeterWidget, LLCheerMeterWidgetBody, LLCheerMeterWidgetOption, and LLCheerMeterWidgetResult. Refer react native LLCheerMeterWidget docs.
  • exported few common component used by Widgets such as LLWidget, LLVoteWidgetBody, LLWidgetOption, LLWidgetOptionResultBar, LLWidgetVoteOption, LLWidgetChoiceOption to extend customisation of widget components.

Fixes:

  • fixed excessive callback issue faced when reward animation was active.