1.0.8 • Published 4 years ago

react-native-house-im v1.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-native-house-im

Getting started

$ npm install react-native-house-im --save

Mostly automatic installation

$ react-native link react-native-house-im

Usage

import CBHouseIm from 'react-native-house-im';

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

"react-native-house-im": "link:../"