Replies: 2 comments 3 replies
-
Hi, I am trying to implement the xmpp.js package in my react native app but I am unable to do so. I keep getting an error saying Is there any sample that I can refer to , I have been trying to use the sample that has been shown in the xmpp/client pacakge |
Beta Was this translation helpful? Give feedback.
-
So I have made changes to the service URI and now I am able to send messages however I am not able to receive messages. |
Beta Was this translation helpful? Give feedback.
-
Hi, we're moving from a web view based implementation to a React Native based implementation.
We've tried using the xmppp.js package as is in our React Native app and it just works fine. We'd want to read more and understand if this is the right way to build a chat app or we should use a native client and use bridges instead.
Also, is there any benchmarking already done in terms of performance?
Beta Was this translation helpful? Give feedback.
All reactions