Home
Softono

React Native Magnus

Open source MIT TypeScript
1.2K
Stars
81
Forks
57
Issues
8
Watchers
2 years
Last Commit

 About React Native Magnus

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

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing React Native Magnus?

We provide expert installation service for this software. Our team will install, configure, and secure React Native Magnus on your server. plans start at just $30.

React Native Magnus

View on GitHub

Magnus UI

A Utility-First React Native UI Framework

npm package NPM downloads PRs Welcome

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 App]https://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