GithubHelp home page GithubHelp logo

nd-design-system's Introduction

gluestack-ui-design-system


Introduction

gluestack-ui-design-system is a comprehensive design system built on top of the universal gluestack-ui library. It provides a collection of UI components , a Storybook for interactive development and testing, and a flexible configuration setup for seamless customization. It is a starter kit template to create your own Design System.

Getting Started

  • Click on Use this template button on the top-right corner.
  • Clicking on Create a new repository will create a new repository with this template on your desired organization.
  • Clone that repository from your codebase.
  • Navigate to project directory
    cd gluestack-ui-design-system
  • Install dependencies
      yarn

Running Storybook

To interactively develop and test UI components, you can use Storybook. Follow these steps to run Storybook locally:

  • Navigate to storybook directory

    cd example/storybook
  • Run to storybook on the web

    yarn storybook
  • Run to storybook on mobile

    yarn ios

Customization

The gluestack-ui-design-system allows for easy customization to align with your project's requirements. To customize the design system, follow these steps:

  • Customize design tokens (colors, sizes, media queries) and component themes in packages/config by adding, removing, or modifying entries.

  • Adjust component functionality by adding, removing, or modifying features in packages/themed.

  • To customize the branding with your own design system, navigate to the preview.js file within the .storybook folder and modify the relevant fields according to your branding preferences.

Documentation

You can find detailed documentation of gluestack-ui for each component, including a list of props, examples, and customization at https://gluestack.io/ui/docs website.

Tech Stack

JavaScript, React, React Native, Styled System

Licensed under the MIT License, Copyright © 2023 GeekyAnts. See LICENSE for more information.

nd-design-system's People

Contributors

hrmnt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.