You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explore community-created components and templates that extend the core library and fill in missing shadcn/ui elements. Contributions are welcome!
46
+
47
+
#### Components
46
48
47
-
**Starter-base:**
49
+
-[universal-bottom-sheet](https://github.com/adebayoileri/universal-bottom-sheet) by [adebayoileri](https://github.com/adebayoileri): A bottom sheet component that combines Gorhom Bottom Sheet and Vaul for seamless and responsive experience across both mobile and web.
-[RNR Base Bare](https://github.com/a0m0rajab/rnr-base-bare) by [a0m0rajab](https://github.com/a0m0rajab): _A simple app using Supabase as the backend, featuring sign-in/sign-up and profile functionality._
52
54
53
-
Follow [instructions](https://rnr-docs.vercel.app/getting-started/initial-setup/) or check out the [code](apps/starter-base)
55
+
<br/>
54
56
55
-
**Includes:**
57
+
> If you'd like to share a template you've made with react-native-reusables, feel free to open a PR. The format should replicate the other community template items
[Name of template/component](https://github.com/your-profile/your-template-repo) by [yourGithubHandle](https://github.com/yourGithubHandle): _A short description_
61
+
```
63
62
64
63
### `rn-primitives`
65
64
@@ -70,16 +69,3 @@ RNR components are built on top of universal _(iOS, Android, and Web)_ style agn
The first draft of components with little to no focus on the web. The code remains for those who may still want to use it.
73
-
74
-
#### Community Templates
75
-
76
-
-[RNR Base Bare](https://github.com/a0m0rajab/rnr-base-bare) by [a0m0rajab](https://github.com/a0m0rajab): _A simple app using Supabase as the backend, featuring sign-in/sign-up and profile functionality._
77
-
78
-
<br/>
79
-
<br/>
80
-
81
-
> If you'd like to share a template you've made with react-native-reusables, feel free to open a PR. The format should replicate the other community template items
82
-
83
-
```md
84
-
[Name of template](https://github.com/your-profile/your-template-repo) by [yourGithubHandle](https://github.com/yourGithubHandle): _A short description_
0 commit comments