-
Notifications
You must be signed in to change notification settings - Fork 36
Issues: manicakes/react-native-icloudstore
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
What if user is not logged in to iCloud? Will it throw error when getItem?
#8
opened Dec 4, 2018 by
winadiw
Module iCloudStorage requires main queue setup since it overrides
constantsToExport
but doesn't implement requiresMainQueueSetup
. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
#7
opened Nov 11, 2018 by
baijunjie
ProTip!
Add no:assignee to see everything that’s not assigned.