react-native v0.0.1-alpha.11
3 days ago by ReadMe API
What's New:
- updated
@livelike/javascript
dependencies to0.0.1-alpha.14
that has critical fix foraddWidgetListener
API. - added
DismissIconComponent
prop toLLWidgetHeader
to customise dismiss icon.
Fixes:
- minor fix to reflect proper UI phase for mutli interaction based widgets when now UI phase transition from
SUBMITTING
toINTERACTIVE
(instead ofSUBMITTED
). - minor fix for
ResultBarComponent
used by result based widgets to renderView
instead ofText
that would enable to set styles like borderRadius etc.