Skip to content

Commit 07abfce

Browse files
blakeffacebook-github-bot
authored andcommitted
remove the template from react-native package (#45008)
Summary: Pull Request resolved: #45008 As part of RFC0759, we are moving the template into it's own repository. ## Useful Links: - [Section in RFC0759](https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0759-react-native-frameworks.md#evolving-the-react-native-community-template--cli) - [Template's new home](https://github.com/react-native-community/template) - [Versioning discussion](react-native-community/cli#2345) Changelog: [General][Breaking] removed the template from react-native into react-native-community/template Reviewed By: cortinico Differential Revision: D58184276 fbshipit-source-id: 5e52320af55495488587accbe144d11164cea4fd
1 parent bc1735f commit 07abfce

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+8
-2245
lines changed

packages/react-native/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Where is the template?
2+
The React Native Template has moved from being shipping inside the [react-native](https://www.npmjs.com/package/react-native) package to it's own package: [@react-native-community/template](https://github.com/react-native-community/template).
3+
4+
## Why has it moved?
5+
The [React Native Frameworks RFC0759](https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0759-react-native-frameworks.md#evolving-the-react-native-community-template--cli) provides background information.
6+
7+
## When was it moved?
8+
The 0.75 release.

packages/react-native/template.config.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

packages/react-native/template/App.tsx

Lines changed: 0 additions & 118 deletions
This file was deleted.

packages/react-native/template/Gemfile

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/react-native/template/README.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

packages/react-native/template/__tests__/App.test.tsx

Lines changed: 0 additions & 19 deletions
This file was deleted.

packages/react-native/template/_bundle/config

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/react-native/template/_eslintrc.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/react-native/template/_gitignore

Lines changed: 0 additions & 74 deletions
This file was deleted.

packages/react-native/template/_prettierrc.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/react-native/template/_watchmanconfig

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)