expo-starter / expo-local-first-template

📱 A template for your local-first Expo project: Bun, Expo 51, TypeScript, TailwindCSS, DrizzleORM, Sqlite, EAS, GitHub Actions, Env Vars, expo-router, react-hook-form.
https://expostarter.com
Apache License 2.0
174 stars 10 forks source link

Supporting react-native-reusables #6

Closed geoman2 closed 4 months ago

geoman2 commented 4 months ago

Did you hear about https://github.com/mrzachnugent/react-native-reusables, based on radix too and has already styled about 30 components (calendar and toast the work)

younes200 commented 4 months ago

This starter uses react-native-reusables, you can add other components with cli: bunx @react-native-reusables/cli@latest add collapsible