All Projects → jsartisan → React Native Magnus

jsartisan / React Native Magnus

Licence: mit
A Utility-First React Native UI Framework 🚀🧩

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to React Native Magnus

Website
Website and documentation for Radix.
Stars: ✭ 45 (-92.97%)
Mutual labels:  design-system, ui-components
visage
Visage design system
Stars: ✭ 12 (-98.12%)
Mutual labels:  ui-components, design-system
Vitamin Web
Decathlon Design System libraries for web applications
Stars: ✭ 70 (-89.06%)
Mutual labels:  design-system, ui-components
Eva
💫Customizable Design System easily adaptable to your Brand.
Stars: ✭ 843 (+31.72%)
Mutual labels:  design-system, ui-components
elements
Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
Stars: ✭ 42 (-93.44%)
Mutual labels:  ui-components, design-system
Axiom React
Axiom - Brandwatch design system and React pattern library
Stars: ✭ 41 (-93.59%)
Mutual labels:  design-system, ui-components
carbon-components-svelte
Svelte implementation of the Carbon Design System
Stars: ✭ 1,615 (+152.34%)
Mutual labels:  ui-components, design-system
Quick Free Bootstrap Theme
Free Bootstrap 4 Theme perfect for building responsive, mobile-first projects on the web suitable for businesses, startups, and agencies.
Stars: ✭ 31 (-95.16%)
Mutual labels:  design-system, ui-components
bui
‹b› Web components for creating applications – built by Blackstone Publishing using lit-html and lit-element
Stars: ✭ 29 (-95.47%)
Mutual labels:  ui-components, design-system
wonder-blocks
React components for Wonder Blocks design system.
Stars: ✭ 110 (-82.81%)
Mutual labels:  ui-components, design-system
Sugui Design System
A design system template for the SugUI components library based on styleguidist
Stars: ✭ 17 (-97.34%)
Mutual labels:  design-system, ui-components
Blocks.css
Add some dimension to your page with blocks 🚀
Stars: ✭ 330 (-48.44%)
Mutual labels:  design-system, ui-components
Css
The CSS design system that powers GitHub
Stars: ✭ 10,670 (+1567.19%)
Mutual labels:  design-system, ui-components
open design system
Open Source Design System using Sketch. It's early days of my project.
Stars: ✭ 22 (-96.56%)
Mutual labels:  ui-components, design-system
sodium-ui
Sodium is a simple, modular and customizable web component library to build elegant and accessible UI pieces for your React Application.
Stars: ✭ 23 (-96.41%)
Mutual labels:  ui-components, design-system
Daisyui
⭐️ ⭐️ ⭐️ ⭐️ ⭐️  Tailwind Components
Stars: ✭ 382 (-40.31%)
Mutual labels:  design-system, ui-components
React Chat Elements
Reactjs chat elements chat UI, react chat components
Stars: ✭ 565 (-11.72%)
Mutual labels:  ui-components
Design System
Priceline.com Design System
Stars: ✭ 604 (-5.62%)
Mutual labels:  design-system
Light
🍭 The usual Snackbar, but elegant
Stars: ✭ 542 (-15.31%)
Mutual labels:  ui-components
Incubator Weex Ui
🏄 A rich interaction, lightweight, high performance UI library based on Weex.
Stars: ✭ 4,793 (+648.91%)
Mutual labels:  ui-components

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].