5.1.5 • Published 8 months ago

react-native-ssb-shims v5.1.5

Weekly downloads
3
License
MIT
Repository
github
Last release
8 months ago

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

5.1.5

8 months ago

5.1.4

9 months ago

5.1.3

2 years ago

5.1.2

2 years ago

5.1.1

2 years ago

5.1.0

3 years ago

5.0.0

4 years ago

4.6.0

4 years ago

4.5.0

5 years ago

4.4.0

5 years ago

4.3.0

5 years ago

4.2.0

5 years ago

4.1.0

5 years ago

4.0.0

6 years ago

3.3.0

6 years ago

3.2.0

6 years ago

3.1.7

6 years ago

3.1.6

6 years ago

3.1.5

6 years ago

3.1.4

6 years ago

3.1.3

6 years ago

3.1.2

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.0

6 years ago

2.0.0-rc.4

6 years ago

2.0.0-rc.3

6 years ago

2.0.0-rc.2

6 years ago

2.0.0-rc.1

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago