Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cobrowse-sdk-react-native

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cobrowse-sdk-react-native - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "cobrowse-sdk-react-native",
"version": "0.0.5",
"version": "0.0.6",
"description": "Cobrowse SDK for React Native",

@@ -5,0 +5,0 @@ "main": "./js/index.js",

@@ -16,3 +16,3 @@ # CobrowseIO SDK - Remote Screenshare Service

**Note:** For iOS you need to be using Pods to manage dependencies. If you're not using pods you'll need to manually add the Frameworks for CobrowseIO and SocketIO.
**Note:** For iOS you need to be using Pods to manage dependencies for `react-native link` to work out of the box. If you're not using pods you'll need to manually add the Frameworks for CobrowseIO, SocketIO (and it's dependencies) to your Xcode project.

@@ -45,19 +45,12 @@ ## Usage from Javascript

`CobrowseIO.loadSession(code, callback)`
`CobrowseIO.currentSession(callback)`
`CobrowseIO.activateSession(callback)`
`CobrowseIO.endSession(callback)`
`CobrowseIO.addListener(event, callback)`
### Properties

@@ -67,3 +60,2 @@

### Constants

@@ -70,0 +62,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc