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

Patch for Android API 29 + gradle 6 + security fix #15

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

ralic
Copy link

@ralic ralic commented Dec 4, 2019

No description provided.

chris-griffin and others added 21 commits October 3, 2017 16:20
Android will use APK dataDir.
iOS will use DocumentDirectory.
RCCManagerModule will throw a warning if `constantsToExport` is overridden, but no `requiresMainQueueSetup` is found.

Since RNOS does not need the main UI thread (which is what that method is for) we can safely return `NO` from that method.
Add requiresMainQueueSetup to prevent warning
Pull info from app build.gradle if available; Use implementation
…podspec

Add podspec for react native 0.60+ support
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

Successfully merging this pull request may close these issues.

5 participants