OpenWrt: A Linux OS targeting embedded devices (openwrt.org)
87 points by pykello 2h ago 32 comments
Experimenting with Local LLMs on macOS (blog.6nok.org)
156 points by frontsideair 4h ago 92 comments
Show HN: Shadcn-native shadcn UI for React Native
1 ethan_krich 0 9/8/2025, 4:58:24 PM shadcn-native.moveinready.casa ↗
After trying to find a ui Library which works which works well with Expo and react native web. I decided to create my own.
Cross platform: iOS, Andriod, and the web with Windows and macOS support on the way.
Our components are accessible on Native and the web. To achieve web accesibility we use react-aria
This is what differentiates us even beyond shadcn/ui! Our components include extra variants so you can adjust error, loading, borderRadius, and style without writing any extra tailwind.
Storybook: We have included a storybook to let you play with all the variants.
Tested: We write unit tests for all the components to ensure they are working as expected.
Customizable: You own the code and the implementation. You can customize anything you want.
Get a live demo with storybook here https://main--68af7af75f72e5521a7e0f93.chromatic.com/?path=/...
No comments yet