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/50558 This diff migrates the following file to Kotlin - DevServerHelper as part of our ongoing effort of migrating the codebase to Kotlin Changelog: [Internal] [Changed] - DevServerHelper to Kotlin. Reviewed By: javache Differential Revision: D72632266 fbshipit-source-id: 5dab7206dcf11de042d9e274e33a38a4491f1d17
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.