joshuapinter / react-native-unified-contacts

Your best friend when working with the latest and greatest Contacts Framework in iOS 9+ in React Native.
MIT License
158 stars 56 forks source link

Add rnpm support. #8

Closed joshuapinter closed 6 years ago

joshuapinter commented 8 years ago

This makes installation that much easier.

Would only require a single line, like: rnpm install react-native-unified-contacts.

As far as I know rnpm works out of the box with most react native npm packages but because this is a workspace instead of a library package, it might not be able to handle this effectively. We might have to give it explicit instructions.

Jarred-Sumner commented 7 years ago

+1