Code Monkey home page Code Monkey logo

roverz's Introduction

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

roverz's People

Contributors

elarasu avatar ezhilar avatar viswanthelix avatar

Watchers

Oleh Minaiev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.