-
Notifications
You must be signed in to change notification settings - Fork 567
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
fix cursor check to null #13
Conversation
👍 thank you! |
Can we cut another release for this? I'm testing it out today. |
@nucleartux @rt2zz still getting errors, here's a screenshot... I'm calling |
Something wrong with your code(reactNativeContacts2?). Can you copy paste it here ? |
I did npm install --save rt2zz/react-native-contacts, so the code is the
|
Please try |
I do not have an answer at the moment, but from a bigger picture the current code (which I wrote) is woefully slow, and at the very least would need to be pushed to a background thread before it could be considered usable. I do not have a timetable for fixing this as of now, but am open to suggestions / PRs. @niftylettuce if you are interested in paying I can probably get you in touch with someone who can hammer this out. |
please do put me in touch, its way too slow. niftylettuce@gmail.com
|
@nucleartux it runs, but it's super slow, and some of the contacts come back blank -- like the nulls are never cleaned up or something? It's just super slow in general - how can we make this fast? /cc @rt2zz |
fixes #10