DEV Community

Cover image for Introducing Neo UI – MUI-Inspired Component Library for React Native
Joe Moussally
Joe Moussally

Posted on

Introducing Neo UI – MUI-Inspired Component Library for React Native

Hey folks šŸ‘‹

After building multiple products with MUI on the web, I found myself missing that same structure and flexibility in the React Native world. So... I made my own.

Introducing Neo UI — a component library for React Native, heavily inspired by MUI.

It's built with Expo, React Native Reanimated, and TypeScript in mind. Still in early stages but already usable in production for core UI building blocks.

🌐 Links:
Website: https://neo-ui.dev

Docs: https://docs.neo-ui.dev

GitHub: https://github.com/Joe-Moussally/react-native-neo-ui

šŸ”§ Features:
MUI-like API reimagined for React Native

Works out of the box with Expo

Full theming system (colors, spacing, typography)

15+ components: Button, Box, Typography, TextField, Avatar, Alert, Toast, ParallaxScrollView, etc.

Lightweight & tree-shakeable

šŸ’¬ Feedback welcome!
I’m actively building and improving it — would love your thoughts, suggestions, or feature requests:
šŸ‘‰ https://tally.so/r/3jXAy6

Thanks for checking it out!

Top comments (0)