Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
cobrowse-sdk-react-native
Advanced tools
Cobrowse.io is 100% free and easy to try out in your own apps. Please see full documentation at https://docs.cobrowse.io.
Try our online demo at the bottom of our homepage at https://cobrowse.io/#tryit.
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).
Please register an account and generate your free License Key at https://cobrowse.io/dashboard/settings.
This will associate sessions from your mobile app with your Cobrowse account.
import CobrowseIO from 'cobrowse-sdk-react-native';
CobrowseIO.license = "put your license key here";
CobrowseIO.start();
Once you have your app running in the iOS Simulator or on a physical device, navigate to https://cobrowse.io/dashboard to see your device listed. You can click the "Connect" button to initiate a Cobrowse session!
Any questions at all? Please email us directly at hello@cobrowse.io.
This SDK is only available via NPM. To deploy a new version:
npm publish
FAQs
Cobrowse SDK for React Native
We found that cobrowse-sdk-react-native demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.