thozh / react-native-magnus

Design System for React Native πŸš€πŸ§©

Home Page:https://magnus-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magnus UI for React Native

UI Design System for React Native

npm package NPM downloads PRs Welcome

✨ Features

  • UI design system for react native apps.
  • Theme customisations
  • Easy to use components

πŸ“¦ Install

npm install react-native-magnus
yarn add react-native-magnus

πŸ”¨ Usage

import { Button } from 'react-native-magnus';

<Button />;

πŸ”— Links

πŸ“¦ Components

Examples

🀝 Contributing PRs Welcome

About

Design System for React Native πŸš€πŸ§©

https://magnus-ui.com

License:MIT License


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%