@luandro/react-native-ssb-shims

2.0.8 • Public • Published

react-native-ssb-shims

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

usage

First link all deps.

react-native link react-native-randombytes && react-native link react-native-crypto && react-native link react-native-fs && react-native link rn-os && react-native link rn-tcp

Just 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 @luandro/react-native-ssb-shims

Weekly Downloads

0

Version

2.0.8

License

MIT

Unpacked Size

25.9 kB

Total Files

23

Last publish

Collaborators

  • luandro