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

How can i build private version/local version of react-native? #11284

Closed
younthu opened this issue Dec 4, 2016 · 3 comments
Closed

How can i build private version/local version of react-native? #11284

younthu opened this issue Dec 4, 2016 · 3 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@younthu
Copy link
Contributor

younthu commented Dec 4, 2016

Description

Our react-native android app crash for HTTP2 issue, see Disable HTTP2 for android?

I want to patch it with private fix before official solution(we are under pressure of release, can't wait too long for official fixing now).

The patch will happen in node_modules/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/network/NetworkingModule.java

But it seems the file won't get compiled after i change it.

Help wanted

How can i build react-native app with private patch for NetworkingModule.java?

Additional Information

  • React Native version: 0.38
  • Platform: Android
  • Operating System: Mac
@hey99xx
Copy link

hey99xx commented Dec 4, 2016

The instructions to build the Android library on your own are at https://facebook.github.io/react-native/docs/android-building-from-source.html

@damusnet
Copy link
Contributor

damusnet commented Dec 4, 2016

@facebook-github-bot answered

@facebook-github-bot
Copy link
Contributor

Closing this issue as @damusnet says the question asked has been answered. Please help us by asking questions on StackOverflow. StackOverflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only.

@facebook-github-bot facebook-github-bot added the Ran Commands One of our bots successfully processed a command. label Dec 4, 2016
@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants