Skip to content

Commit 6a69811

Browse files
committed
updated README and added recommendations extension
1 parent 4b41bab commit 6a69811

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

.vscode/extension.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"recommendations": [
3+
"biomejs.biome",
4+
"expo.vscode-expo-tools",
5+
"bradlc.vscode-tailwindcss"
6+
]
7+
}

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Say goodbye to time-consuming chores such implementing libraries, and developing
1616
- 💎 Integrate with [NativeWind v4](https://www.nativewind.dev), Tailwind CSS for React Native
1717
- 📁 Expo Router and Expo API
1818
- 📦 [zustand](docs.pmnd.rs/zustand) - State management solution.
19-
- 🎨 Common components : Icons, ThemeToggle, Avatar, Button, Card, Progress, Text, Tooltip
19+
- 🎨 Common components from the [rn-reusables](https://github.com/mrzachnugent/react-native-reusables) library: Icons, ThemeToggle, Avatar, Button, Card, Progress, Text, Tooltip.
2020
- 🌗 Dark and light mode - Android Navigation Bar matches mode and Persistant mode
2121
- 💡 Absolute Imports using `@` prefix
2222
- 📏 Linter and Code Formatter with [biome](https://biomejs.dev/)
@@ -69,5 +69,5 @@ See [LICENSE](LICENSE) for more information.
6969

7070
---
7171

72-
Made with ♥ by [Launchtrack](https://launchtrack.dev) [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow%20%40younes200)](https://twitter.com/younes200)
72+
Made with ♥ by [Expo starter](expostarter.com) [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow%20%40younes200)](https://twitter.com/younes200)
7373

0 commit comments

Comments
 (0)