Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

vesparny/react-native-magnus

Β 
Β 

Repository files navigation

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

πŸ“¦ Installation

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

πŸ”¨ Usage

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

<Button />;

πŸ“¦ Components

Examples

🀝 Contributing PRs Welcome

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Other 1.0%