Skip to content

Commit

Permalink
docs: add deprecation notice in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Jun 5, 2024
1 parent 83aca28 commit 0e577c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@

<!-- Body -->

# ⚠️ Deprecated

It's recommended to use a framework to build apps with React Native, [learn more](https://reactnative.dev/docs/getting-started).

---

```sh
npx create-react-native-app
```
Expand Down

0 comments on commit 0e577c3

Please sign in to comment.