Skip to content

Commit 2471fc6

Browse files
committed
Update README
1 parent 1eef445 commit 2471fc6

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

README.md

-20
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,5 @@
11
# Unwind
22

3-
## What is in the basic setup?
4-
5-
Visuals:
6-
7-
- App icon
8-
- Splash
9-
- Navigating between screens
10-
- Custom font
11-
- Gestures & animations on the UI thread
12-
13-
Libraries:
14-
15-
- [@expo-google-fonts/lato](https://www.npmjs.com/package/@expo-google-fonts/lato)
16-
- [@shopify/react-native-skia](https://www.npmjs.com/package/@shopify/react-native-skia)
17-
- [expo-router](https://www.npmjs.com/package/expo-router)
18-
- [expo-splash-screen](https://www.npmjs.com/package/expo-splash-screen)
19-
- [react-native-gesture-handler](https://www.npmjs.com/package/react-native-gesture-handler)
20-
- [react-native-reanimated](https://www.npmjs.com/package/react-native-reanimated)
21-
- [react-native-safe-area-context](https://www.npmjs.com/package/react-native-safe-area-context)
22-
233
## Running the app
244

255
```bash

0 commit comments

Comments
 (0)