Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 280 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 280 Bytes

react-native-chabok

Getting started

$ npm install react-native-chabok --save

Mostly automatic installation

$ react-native link react-native-chabok

Usage

import Chabok from 'react-native-chabok';

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