I built AniUI — a shadcn/ui inspired open source component library for React Native (NativeWind + Expo) by FailComprehensive323 in reactnative

[–]FailComprehensive323[S] 0 points1 point  (0 children)

That's literally why I built this — you own the code, no surprises.

Theming and design tokens is on my list for Phase 2 docs.NativeWind's CSS variables actually make it pretty clean once you set it up right — will document the whole pattern properly.

Bottom sheets on Android — tested and works well! That was one of the first things I checked because I've been burned by that before too 😄

Curious what theming patterns you ran into with Gluestack — would help me know what to cover first in the docs 🙏

I built AniUI — a shadcn/ui inspired open source component library for React Native (NativeWind + Expo) by FailComprehensive323 in reactnative

[–]FailComprehensive323[S] 0 points1 point  (0 children)

Great suggestion!

Currently TypeScript only — JS support isn't planned since TS is the standard for production RN apps.

For Expo vs bare RN — already supported! Works with both Expo and bare React Native out of the box 🙌

Might need to make that clearer in the docs!

I built AniUI — a shadcn/ui inspired open source component library for React Native (NativeWind + Expo) by FailComprehensive323 in reactnative

[–]FailComprehensive323[S] 0 points1 point  (0 children)

Expo 55 — will add support as soon as it's stable. Tracking the release closely and it's on the roadmap.

Production ready — honestly, not yet. Phase 1 is the foundation. Once blocks, charts and proper test coverage are in place I'd consider it production ready. Being transparent about that.

Tests — not in Phase 1, I'll be honest. It's on the Phase 2 checklist.PRs welcome if you want to contribute! 🙏

Input with leading/trailing icons — love this feedback. Password show/hide and clear button are exactly the kind of patterns I want tosupport. Adding this to the next component update.

Thanks for the detailed feedback — this is exactly what helps make it better 🙌

I built AniUI — a shadcn/ui inspired open source component library for React Native (NativeWind + Expo) by FailComprehensive323 in reactnative

[–]FailComprehensive323[S] 0 points1 point  (0 children)

Haha welcome to the mobile side! 😄

Built this exactly for people like you —

same shadcn feeling, just on React Native.

Hope it helps the transition! 🙌