1.0.1 • Published 9 years ago

react-native-contacts-rx v1.0.1

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

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

Licence

MIT