react-native-magnus

A Utility-First React Native UI Framework

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
react-native-magnus
1,163561.0.632 years ago5 years agoMinified + gzip package size for react-native-magnus in KB

Readme

<img width="80px" style="margin-right: 20px" src="https://magnus-ui.com/images/logo.svg">


Magnus UI


A Utility-First React Native UI Framework
npm package NPM downloads PRs Welcome

<img width="400px" style="margin-right: 20px" src="https://magnus-ui.com/images/hero.png">


Build UI in React Native, without the tears
<Text fontSize="md" color="pink500">
  Magnus UI 🚀
</Text>

✨ Features

  • Universal (Android, iOS, Web, & more)
  • Works with Expo
  • Works with Vanilla React Native
  • Full theme support
  • Custom theme variants
  • TypeScript support
  • Super simple API
Examples
  • Example Apphttps://expo.io/@pawankumar2901/projects/react-native-magnus-example

📦 Installation

npm install react-native-magnus

yarn add react-native-magnus

🔨 Usage

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

<Button />;

📦 Components

Examples

🤝 Contributing PRs Welcome