Skip to content

Commit

Permalink
remove the template from react-native package (#45008)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
blakef authored and facebook-github-bot committed Jun 17, 2024
1 parent bc1735f commit 07abfce
Show file tree
Hide file tree
Showing 59 changed files with 8 additions and 2,245 deletions.
8 changes: 8 additions & 0 deletions packages/react-native/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Where is the template?
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).

## Why has it moved?
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.

## When was it moved?
The 0.75 release.
12 changes: 0 additions & 12 deletions packages/react-native/template.config.js

This file was deleted.

118 changes: 0 additions & 118 deletions packages/react-native/template/App.tsx

This file was deleted.

8 changes: 0 additions & 8 deletions packages/react-native/template/Gemfile

This file was deleted.

79 changes: 0 additions & 79 deletions packages/react-native/template/README.md

This file was deleted.

19 changes: 0 additions & 19 deletions packages/react-native/template/__tests__/App.test.tsx

This file was deleted.

2 changes: 0 additions & 2 deletions packages/react-native/template/_bundle/config

This file was deleted.

4 changes: 0 additions & 4 deletions packages/react-native/template/_eslintrc.js

This file was deleted.

74 changes: 0 additions & 74 deletions packages/react-native/template/_gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions packages/react-native/template/_prettierrc.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/react-native/template/_watchmanconfig

This file was deleted.

Loading

0 comments on commit 07abfce

Please sign in to comment.