RocketChat / Rocket.Chat.js.SDK

Utility for apps and bots to interact with Rocket.Chat via DDP and/or API
MIT License
136 stars 94 forks source link

Mobile SDK branch #162

Open goran-paunovic opened 1 year ago

goran-paunovic commented 1 year ago

I'm experimenting with React Native and trying to create my own chat interface. I noticed that RocketChat React Native application has Rocket.Chat.SDK#mobile branch dependency. What is the difference between the mobile and last release branch? Is there some reason not to use standard SDK in RN project?