Messaging Mobile Apps
Sariska supports building mobile applications involving messaging (Chat) through:
Kotlin (Android)
Java (Android)
Swift (iOs)
React Native
Flutter
TIP: Follow the detailed written instructions in READ.ME section of the repository.
Android(Kotlin)
Simply clone the repository in your project directory.
Conference calling:
git clone https://github.com/SariskaIO/sariska-chat-kotlin.git
Android(Java)
Simply clone the repository in your project directory. Conference calling:
git clone https://github.com/SariskaIO/sariska-chat-java.git
iOS(Swift)
Simply clone the repository in your project directory.
Conference calling:
git clone https://github.com/SariskaIO/sariska-chat-swift.git
React Native
Simply clone the repository in your project directory.
Conference calling:
git clone https://github.com/SariskaIO/sariska-chat-react-native.git
Flutter
Simply clone the repository in your project directory.
Conference calling:
git clone https://github.com/SariskaIO/sariska-chat-dart.git
Last updated