react-native-xmpp
react-native-xmpp copied to clipboard
XMPP library for React Native (iOS and Android native support)
Does this support group chat? I got one to one chat working but not sure how to send message to group chat.
After installing Pods using this file: target 'chatApp' do use_frameworks! pod 'XMPPFramework', :git => 'https://github.com/robbiehanson/XMPPFramework.git', :branch => '3.7.0' pod 'KissXML', :git => "https://github.com/aksonov/KissXML.git", :branch => '5.2.0' pod 'RNXMPP', :path =>...
Hello Is it possible to support file transfer? Thanks
Hey man, I am trying to integrate the lib on my app but the lumberjack is conflicting with react-native-background-geolocation library. I did some studies before and it worked really fine...
Smack 4.1 seems old, it was released last 2015, they have a new 4.2 stable version which was just released last March. I don't seem to see any [changes ](https://github.com/igniterealtime/Smack/wiki/Smack-4.2-Readme-and-Upgrade-Guide)in...
How is security compromised even if you have an ssl xmpp server? Were using trust hosts at the moment since it gives us an error without that. `xmpp java.security.KeyStoreException: java.security.NoSuchAlgorithmException:...
Hi is this library is compatible with create react native app
it looks like that no back button in conversation.js page