-
Notifications
You must be signed in to change notification settings - Fork 24.6k
BREAKING: Android - ReactNativeHost getUseDeveloperSupport to public #2 #11505
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
BREAKING: Android - ReactNativeHost getUseDeveloperSupport to public #2 #11505
Conversation
…DevSupportPublic * upstream/master: Allow configuring the way CLI installs react-native
…DevSupportPublic * upstream/master: Rename directories Use absolute paths from repo root Remove init from api CLI: Show npm / yarn output during 'react-native-init' when installing React and Jest
* master: Implement onViewAppear by creating a new EventListener on ReactRootView listening for when it's attached to a RN Instance
By analyzing the blame information on this pull request, we identified @foghina and @funorpain to be potential reviewers. |
@AaaChiuuu has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
@AaaChiuuu has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: AaaChiuuu See: facebook#11329 Closes facebook#11505 Differential Revision: D4338559 Pulled By: AaaChiuuu fbshipit-source-id: 6cd1fd366a2bc30d496b7e907242e7f89a384a19
@AaaChiuuu This didn't make it into 0.40.0, is it slated for 0.41.0? Disregard, just saw: https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.0 |
Summary: AaaChiuuu See: facebook/react-native#11329 Closes facebook/react-native#11505 Differential Revision: D4338559 Pulled By: AaaChiuuu fbshipit-source-id: 6cd1fd366a2bc30d496b7e907242e7f89a384a19
Summary: AaaChiuuu See: facebook/react-native#11329 Closes facebook/react-native#11505 Differential Revision: D4338559 Pulled By: AaaChiuuu fbshipit-source-id: 6cd1fd366a2bc30d496b7e907242e7f89a384a19
@AaaChiuuu
See: #11329