From b4010cedd85179c6dd76fa17d97d4e7cfbe52f5a Mon Sep 17 00:00:00 2001 From: Lucas Schumacher Date: Wed, 26 Jun 2024 22:18:44 -0400 Subject: [PATCH] Update React Native readme --- reactNative/README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/reactNative/README.md b/reactNative/README.md index cd4feb8..8aab9d4 100644 --- a/reactNative/README.md +++ b/reactNative/README.md @@ -25,16 +25,6 @@ In the output, you'll find options to open the app in a You can start developing by editing the files inside the **app** directory. This project uses [file-based routing](https://docs.expo.dev/router/introduction). -## Get a fresh project - -When you're ready, run: - -```bash -npm run reset-project -``` - -This command will move the starter code to the **app-example** directory and create a blank **app** directory where you can start developing. - ## Learn more To learn more about developing your project with Expo, look at the following resources: