Xmpp.js in react native #953
Replies: 1 comment
-
i write exemple of code, but no connect - Error connect const XmppChat = () => { const XMPPServerOptions = { const connect = async () => {
} const sendMessage = () => { const log = text => { useEffect(() => {
}, [xmppClient]) const onStartConnect = () => { return ( export default XmppChat |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can some let me know the steps to use xmpp.js in react Native?
Like installation.. (npm command) etc.
Beta Was this translation helpful? Give feedback.
All reactions