react-native-ssb-shims

5.1.5 • Public • Published

react-native-ssb-shims

Node.js-related shims necessary for the SSB ecosystem to run on React Native apps.

usage

First install it as a dependency in your project

npm install --save react-native-ssb-shims

Then "link" some dependencies (important!):

react-native link react-native-os

And import it in your project's index.js:

require('react-native-ssb-shims');

Note

Mac users: in order to get the post-install scripts to run, you will first need to install coreutils through homebrew

brew install coreutils

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-ssb-shims

Weekly Downloads

1

Version

5.1.5

License

MIT

Unpacked Size

2.72 kB

Total Files

4

Last publish

Collaborators

  • christianbundy
  • dominictarr
  • marak
  • cel
  • ahdinosaur
  • staltz
  • mixmix
  • arj03
  • cryp7ix