Skip to content

ChronSyn/cobrowse-sdk-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cobrowse.io - React Native SDK

Cobrowse.io is 100% free and easy to try out in your own apps. Please see full documentation at https://cobrowse.io/docs.

Try our online demo at the bottom of our homepage at https://cobrowse.io/#tryit.

Installation

npm install --save cobrowse-sdk-react-native
react-native link

Note: For iOS you need to be using Pods to manage dependencies for react-native link to work out of the box (and also remember to run pod install after the link step).

Once you've signed up for a free account at cobrowse.io, you'll be able to find your license key at https://cobrowse.io/dashboard/settings. You can add this to your SDK setup:

import CobrowseIO from 'cobrowse-sdk-react-native';

CobrowseIO.license = "<your license key here>";

Further Reading

API Documentation

Optional features

Initiate sessions with push

Use 6-digit codes

Redact sensitive data

Questions?

Any questions at all? Please email us directly at hello@cobrowse.io.

Requirements

  • iOS 9.0, Android API 19 or above.

About

Cobrowse.io - React Native SDK

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages