Improved
v2.1.2
about 1 month ago by ReadMe GitHub Action
Fixed
- Widget back/close buttons now appear correctly — the SDK signals to the widget whether the host app has registered an
onClosehandler. IfonCloseis not provided, the widget's back and close buttons are hidden (since there is no handler to invoke). Make sure to passonCloseif you want users to be able to dismiss the widget from within it. - React Native SDK bumped to
3.3.2. - React Web SDK bumped to
1.3.2.
