react-native-addressbook
react-native-addressbook copied to clipboard
Android support
This module should support android. I've done some very preliminary research on writing a native module to the contact provider but further work will have to wait until I get more time. Feel free to start or ask questions. Ref https://github.com/morenoh149/react-native-android-contacts
Hey Harry, one thought: we should rename it to react-native-contacts, since in ios9 they are depreceting the addressbook
api in favor of a contacts
api.
I will try to play around with this tonight, and will definitely ping you with any questions.
@rt2zz any luck? i'd give a bug bounty for android/ios support via paypal/venmo whatever
@niftylettuce how much you got ;)
$250? what you wan', tell me wat u want' https://www.youtube.com/watch?v=gJLIiF15wjQ
On Thu, Oct 15, 2015 at 1:04 PM, Harry Moreno [email protected] wrote:
@niftylettuce https://github.com/niftylettuce how much you got ;)
— Reply to this email directly or view it on GitHub https://github.com/rt2zz/react-native-addressbook/issues/10#issuecomment-148458206 .
I am working on this at the moment. A couple of questions for you guys:
- @morenoh149 I am referencing your react-native-contacts-android implementation, but I do not see where
get
is implemented? Is it possible you have not yet pushed your latest there? - After I get this working my time to steward it may be limited. Harry, we could potentially put the project under your github if you are interested, or @niftylettuce if you know of any organizations that may be interested we could alternatively host it there.
progress: https://github.com/rt2zz/react-native-contacts
only getContacts implemented only returns givenName, familyName, middleName, phoneNumbers (no labels). @TODO email addresses, phone number lablels, thumbnail image path, update readme
Can you make sure to document Android setup too besides XCode? @rt2zz
@rt2zz honestly I probably have some scaffolding code laying around but I've made very little headway into writing the native module. And I have very little personal time to work on this atm. I'd be happy to steward anything. And I plan on someday knowing enough android native development. But that's not today.
Please try that out and let me know how it goes. I updated a bunch of stuff this morning, so be sure to upgrade to v0.1.1 (of react-native-contacts)
@morenoh149 I just added you as a collaborator, feel free to jump in whenever you have time and capacity.
@rt2zz oh boy. Should that be in a feature branch? visitors are going to assume android support is done.
See the reademe, no pretenses here :dancer:
Any progress here? @rt2zz @morenoh149 I'm willing to pay :+1: :moneybag: :money_with_wings: :dollar:
this project was deprecated in favor of react-native-contacts right? @niftylettuce ask there