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

Android Branch: Start working toward unified iOS and Android #48

Closed paintedbicycle closed 6 years ago

paintedbicycle commented 6 years ago

This commit:

I have confirmed that both iOS and Android Example apps can load using this PR. I want to use it as a jumping off point to unify iOS and Android.

The iOS example app works as before. The Android app currently loads, but permission methods do not yet work (commented out).

joshuapinter commented 6 years ago

👏 Awesome. I've made you a collaborator, which should allow you to more easily update the Android branch.

paintedbicycle commented 6 years ago

@joshuapinter Ok nice, thanks!