react-native v0.0.1-alpha.12

What's New:

  • added alert based widget and related components namely LLAlertWidget, LLAlertWidgetBody, LLAlertWidgetDetail and LLAlertWidgetLink. Refer LLAlertWidget docs for more details.
  • added text ask widget and related components namely LLTextAskWidget, LLTextAskWidgetBody, LLTextAskWidgetInput, LLTextAskWidgetActionInfo and LLTextAskWidgetSubmitButton. Refer LLTextAskWidget docs for more details.

Fixes:

  • fix prediction widget UI where incorrect followup widget is displayed when using inlineFollowUp prop or widget UI gets in disabled state even when no follow up is published.