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/52322 Original commit changeset: 4a366205ea9c Original Phabricator Diff: D77388940 Reverting the revert since it did not fix our javascript crash problem for v270 https://fburl.com/scuba/errorreporting_system_vros_javascripterrors/mtexik9e Original diff stack: D76908041 Revert diff stack: D77388940 Changelog[Internal]: Puting back the Kotlin Migration for ReactDelegate file Reviewed By: cortinico Differential Revision: D77448238 fbshipit-source-id: f41faa19f6761b7ed644e804019f5ec4738326a7
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.