react-native-crypto-random-bytes

0.6.0 • Public • Published

react-native-random-bytes

Getting started

$ npm install react-native-random-bytes --save

Mostly automatic installation

$ react-native link react-native-random-bytes

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-random-bytes and add RNRandomBytes.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNRandomBytes.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Usage

import RNRandomBytes from 'react-native-random-bytes';
 
// TODO: What to do with the module?
RNRandomBytes;

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-crypto-random-bytes

Weekly Downloads

25

Version

0.6.0

License

ISC

Last publish

Collaborators

  • blankg
  • oriharel