A Utility-First React Native UI Framework
npm install react-native-magnusA Utility-First React Native UI Framework
  
Build UI in React Native, without the tears
``jsx`
Magnus UI 🚀
- Universal (Android, iOS, Web, & more)
- Works with Expo
- Works with Vanilla React Native
- Full theme support
- Custom theme variants
- TypeScript support
- Super simple API
- [Example App]https://expo.io/@pawankumar2901/projects/react-native-magnus-example
`bash`
npm install react-native-magnus
`bash`
yarn add react-native-magnus
`jsx
import { Button } from 'react-native-magnus';
;
``
- Div
- Text
- Button
- Checkbox
- Drawer
- Icon
- Input
- Avatar
- Image
- Modal
- Radio
- Skeleton
- Snackbar
- Tag
- Dropdown
- Fab
- Select
- Tooltip
- Overlay
- Components Usage
- Dribble Login Screen