Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android support #10

Open
morenoh149 opened this issue Oct 13, 2015 · 14 comments
Open

Android support #10

morenoh149 opened this issue Oct 13, 2015 · 14 comments

Comments

@morenoh149
Copy link

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

@rt2zz
Copy link
Owner

rt2zz commented Oct 13, 2015

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.

@niftylettuce
Copy link

@rt2zz any luck? i'd give a bug bounty for android/ios support via paypal/venmo whatever

@morenoh149
Copy link
Author

@niftylettuce how much you got ;)

@niftylettuce
Copy link

$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 notifications@github.com
wrote:

@niftylettuce https://github.com/niftylettuce how much you got ;)


Reply to this email directly or view it on GitHub
#10 (comment)
.

@rt2zz
Copy link
Owner

rt2zz commented Oct 16, 2015

I am working on this at the moment. A couple of questions for you guys:

  1. @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?
  2. 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.

@rt2zz
Copy link
Owner

rt2zz commented Oct 16, 2015

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

@niftylettuce
Copy link

Can you make sure to document Android setup too besides XCode? @rt2zz

@morenoh149
Copy link
Author

@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.

@rt2zz
Copy link
Owner

rt2zz commented Oct 16, 2015

Android Setup

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)

@rt2zz
Copy link
Owner

rt2zz commented Oct 16, 2015

@morenoh149 I just added you as a collaborator, feel free to jump in whenever you have time and capacity.

@morenoh149
Copy link
Author

@rt2zz oh boy. Should that be in a feature branch? visitors are going to assume android support is done.

@rt2zz
Copy link
Owner

rt2zz commented Oct 17, 2015

See the reademe, no pretenses here 💃

@niftylettuce
Copy link

Any progress here? @rt2zz @morenoh149 I'm willing to pay 👍 💰 💸 💵

@morenoh149
Copy link
Author

this project was deprecated in favor of react-native-contacts right? @niftylettuce ask there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants