react-native-contacts-rx

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

Usage no npm install needed!

<script type="module">
  import reactNativeContactsRx from 'https://cdn.skypack.dev/react-native-contacts-rx';
</script>

README

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