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

[DO NOT MERGE] Muhammad/arch 64 #1

Open
wants to merge 20 commits into
base: 0.55-stable
Choose a base branch
from
Open

Conversation

marafat
Copy link
Collaborator

@marafat marafat commented May 21, 2018

Disclaimer: NO NOT MERGE
This PR was created from the v0.55.4 tag and not the head of 0.55-stable branch.

Using this solution to building 64bit variants of RN does not require merging this PR. This PR was created to demonstrate the changes needed to start generating 64bit variants.

marafat added 10 commits May 14, 2018 12:05
First working build of the rn native library that works within the RNTester app. Still needs to figure out how to include and package JSC
Ensure:
* RN bundled assets are done for new arch build variants in react.gradle
* remove old gradle property to use DepercatedNdk
To avoid issues with kepler. This BREAKS RNTester.
@marafat marafat changed the title Muhammad/arch 64 [DO NOT MERGE] Muhammad/arch 64 May 30, 2018
marafat added 8 commits June 1, 2018 10:55
This commit is part of this PR because:
1. These settings are important when the gradle plugin is the one invoking the ndk command.
2. For ReactAndroid, the ndk commnad (ndk-build in this case) is invoked manually. See gradle task: buildReactNdkLib
3. If the gradle plugin is invoking the ndk command, these lines will cause the plugin to invoke the ndkCompile(old) over ndk-build.
This way, kepler can skip building RN from source.
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.

1 participant