-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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 ReactAndroid bundle issue #22799
Conversation
Signed-off-by: gengjiawen <technicalcute@gmail.com>
@gengjiawen will this fix react-native-community/releases#41 (comment)? |
@facebook-github-bot shipit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dulmandakh is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
yes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hramos is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
@gengjiawen merged commit 5dd9d72 into |
Summary: Related change: facebook@0a293a0. Changelog: ---------- [Bugfix] [Android] - fix 64bit so bundle issue. Pull Request resolved: facebook#22799 Differential Revision: D13669711 Pulled By: hramos fbshipit-source-id: 0234b4731db0c74c8e4b8b738a19ae971fadb702
Summary: Related change: facebook@0a293a0. Changelog: ---------- [Bugfix] [Android] - fix 64bit so bundle issue. Pull Request resolved: facebook#22799 Differential Revision: D13669711 Pulled By: hramos fbshipit-source-id: 0234b4731db0c74c8e4b8b738a19ae971fadb702
Related change: 0a293a0.
Changelog:
[Bugfix] [Android] - fix 64bit so bundle issue.
Test Plan:
Build and run RNTester in 64bit cpu.