mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47390 getCurrentContext() is very ambiguous. Changelog: [Android][Breaking] - Make DevSupportManagerBase.getCurrentReactContext() public Reviewed By: mdvacca Differential Revision: D65433217 fbshipit-source-id: a739d206de8085fc5b47b2a31c7e94fe6e71852f
Where is the template?
The React Native Template has moved from being shipping inside the react-native package to it's own package: @react-native-community/template.
Why has it moved?
The React Native Frameworks RFC0759 provides background information.
When was it moved?
The 0.75 release.