Skip to content

A Utility-First React Native UI Framework πŸš€πŸ§©

License

Notifications You must be signed in to change notification settings

madethis/react-native-magnus

Β 
Β 

Repository files navigation

Magnus UI for React Native

A Utility-First React Native UI Framework

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

A Utility-First React Native UI Framework πŸš€πŸ§©

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.6%
  • Java 3.4%
  • JavaScript 2.9%
  • Objective-C 2.4%
  • Other 0.7%