walterholohan / react-native-crisp-chat-sdk

React-Native bridge for Crisp Chat iOS and Android SDK's
MIT License
70 stars 26 forks source link

Upgrade Crisp on iOS to use latest version from crisp-ios-sdk #6

Closed walterholohan closed 3 years ago

walterholohan commented 3 years ago

crisp-ios-sdk(https://github.com/crisp-im/crisp-sdk-ios) has been updated to 1.0.3. This PR migrates this library to use the latest version from crisp. There is a breaking change as the crisp chat window is now triggered to open by calling CrispChatSDK.show() instead of rendering a native UI component