npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

react-native-scuttlebot

10.4.23

@staltz

npmHomeRepoSnykSocket
Downloads:65
$ npm install react-native-scuttlebot
DailyWeeklyMonthlyYearly

Scuttlebot for React Native apps

install

npm install --save react-native-scuttlebot

usage

In your React Native application (e.g. index.android.js):

import Scuttlebot from 'react-native-scuttlebot';

// ...

// When you're ready, this will spawn a node.js process in the background:
Scuttlebot.start();

versions

If this package is version A.B.C, then it uses scuttlebot@A.B.x.