Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 302 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 302 Bytes

react-native-kit-stream

Getting started

$ npm install react-native-kit-stream --save

Mostly automatic installation

$ react-native link react-native-kit-stream

Usage

import KitStream from 'react-native-kit-stream';

// TODO: What to do with the module?
KitStream;