react-native v0.0.1-alpha.12
over 2 years ago by ReadMe API
What's New:
- added alert based widget and related components namely
LLAlertWidget,LLAlertWidgetBody,LLAlertWidgetDetailandLLAlertWidgetLink. Refer LLAlertWidget docs for more details. - added text ask widget and related components namely
LLTextAskWidget,LLTextAskWidgetBody,LLTextAskWidgetInput,LLTextAskWidgetActionInfoandLLTextAskWidgetSubmitButton. Refer LLTextAskWidget docs for more details.
Fixes:
- fix prediction widget UI where incorrect followup widget is displayed when using
inlineFollowUpprop or widget UI gets in disabled state even when no follow up is published.
