We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We currently support some callbacks (like onMessageReceived) in the web widget -- need to add these to the RN version as well.
onMessageReceived
(May need to leverage window.ReactNativeWebView.postMessage(data);)
window.ReactNativeWebView.postMessage(data);