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/48411 ## Changelog: [Internal] - Floow-up to https://github.com/facebook/react-native/pull/48388, based on the diff discussion (D67648077). Adds a bit better typing to `BackHandler.js`. Reviewed By: blakef Differential Revision: D67713236 fbshipit-source-id: 95435898d8ea87f6ae32a6db859d6641e1264972
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.