Releases: botstar/chative-react-native-widget
Releases · botstar/chative-react-native-widget
v0.5.2
Bugs:
- Fix the
onLoaded
event for more accuracy
New:
- Add
onError
event when an incorrectchannelId
is passed
What's Changed
- feat: 🎸 implement widget state (loaded, error) by @chative-tu in #9
Full Changelog: v0.5.0...v0.5.2
v0.5.0
- Add a boot method for user information into the live chat.
- Add React.memo to the widget to avoid unnecessary rerenders.
v0.1.0
Now, you can install a live chat widget in your React Native app.