crisp-sdk-android
crisp-sdk-android copied to clipboard
Support for React Native
When do you plan to release a React Native module that will bridge the iOS and Android SDKs. I have created a custom bridge but am struggling to get the Android bridge to work correctly. Happy to contribute my custom bridge if it will speed up the process.
React Native bridge can be found at https://github.com/walterholohan/react-native-crisp-chat-sdk
If anyone needs Crisp for Cordova or Capacitor - reach out to me - I'll try to publish as a plugin ASAP but if someone needs it sooner I can share directly.
Hey @alimcharaniya, cool news, feel free to share the link here once done :) We'll have a look and suggest it to our customers who seek for a Cordova solution.
https://github.com/myprizepicks/capacitor-plugin-crisp-sdk
@eliottvincent - here's a link to the Capacitor Plugin Source
This currently lives at the root level of our project. Use npm link ./capacitor-plugin-crisp to install it.
Havent tested how it will behave installing from git or npm. Can do that next
Thanks, this is great!
Thanks both for your work :)
@walterholohan since 1.0.8, we removed the jcenter dependency 🎉 and now the latest SDK version is 1.0.9. Feel free to update your README ;)
@Doc1faux will do, I will update the react-native sdk to use the latest version