Skip to content

mongrov/roverz

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

alt text

Open Source Love

A native mobile chat client library for Rocket.Chat on both iOS and Android.

Screenshots

Screenshots

Features

Overview of features that are supported in this library

  • groups
    • private (groups)
    • public(channels)
    • 1:1 (direct)
  • messages
    • text
    • image
      • camera & gallery
      • caching
      • pinch and zoom
    • video attachments
    • emoji support
    • threaded messages
  • user/group profile pages

You can embed this library to have collaboration in your application.

Demo / Quick Start

  1. Download mongrov official app from app store and install on your device
  2. On launching app, tap on app.mongrov.com under label WORKSPACE
  3. give your rocket.chat server full name on this dialog
    1. if you dont have one, you can use open.rocket.chat or app.mongrov.com
  4. user your username and password to login to the server

NOTE: if you want to test notifications, please use app.mongrov.com

roverz Quick Start

A fully working example have been included in example directory.

# clone source
git clone https://github.com/mongrov/roverz.git
cd mongrov/example

# install all dependencies
npm install

# start the service in a separate terminal
npm start -- --reset-cache

# for iOS
react-native run-ios
# for android
react-native run-android

Usage

In order to include this library into your project, issue to your react-native project

npm install --save https://github.com/mongrov/roverz

Questions / Issues

If you got any questions or problems using, please visit our Github Repository and write an issue.

Contributing

We're happy to include any type of contribution! This can be:

  • bug/issues
  • code fixes
  • language translations
  • writing documentation & demos

See CONTRIBUTING for further information.

License

Apache License, Version 2.0

See LICENSE for full details.

This project is supported and donated by