From 68de5f8170fb96e14daf8652577c0a4fb883f1a1 Mon Sep 17 00:00:00 2001 From: Wojciech Lewicki Date: Wed, 27 Apr 2022 15:26:35 +0200 Subject: [PATCH] Update README.md --- Example/README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/Example/README.md b/Example/README.md index 5d05d0d2..8c86d8db 100644 --- a/Example/README.md +++ b/Example/README.md @@ -1,11 +1,3 @@ -# Sample Snack app +# SVG Example app -Open the `App.js` file to start writing some code. You can preview the changes directly on your phone or tablet by clicking the **Run** button or use the simulator by clicking **Tap to Play**. When you're done, click **Save** and share the link! - -When you're ready to see everything that Expo provides (or if you want to use your own editor) you can **Export** your project and use it with [expo-cli](https://docs.expo.io/versions/latest/introduction/installation.html). - -All projects created in Snack are publicly available, so you can easily share the link to this project via link, or embed it on a web page with the **Embed** button. - -If you're having problems, you can tweet to us [@expo](https://twitter.com/expo) or ask in our [forums](https://forums.expo.io). - -Snack is Open Source. You can find the code on the [GitHub repo](https://github.com/expo/snack-web). +Showcase of what this library can do 🚀