JeanLebrument / react-native-contacts-rx

react-native-contacts counterpart that include the support of RxJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-contacts-rx

react-native-contacts counterpart that include the support of RxJS.

How install this package?

npm i react-native --save // if react-native isn't installed yet.
npm i rx --save // if rx isn't installed yet. 
npm i react-native-contacts --save // if react-native-contacts isn't installed yet.
npm i react-native-contacts-rx --save

Add react-native-contacts native module to iOS & Android per instructions

Licence

MIT

About

react-native-contacts counterpart that include the support of RxJS.

License:MIT License


Languages

Language:JavaScript 100.0%