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

Support for RN 0.60+? #93

Open aldrinc opened 4 years ago

aldrinc commented 4 years ago

As of RN 0.60+, instead of manually dragging iOS libraries into xCode, RN recommends using Cocoapods to install third party native dependencies.

Do you guys have a pod somewhere so this library can be used in new projects?

joshuapinter commented 4 years ago

We do not but we're happy to accept a PR.