@gluestack-ui/custom-design-system
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.1 • Public • Published

@gluestack-ui/themed

Installation

To use gluestack-ui components, all you need to do is install the @gluestack-ui/themed package:

$ yarn add @gluestack-ui/themed @gluestack-style/react react-native-svg@13.4.0

# or

$ npm i @gluestack-ui/themed @gluestack-style/react react-native-svg@13.4.0

Usage

A button component is a graphical user interface element that enables users to act by clicking or tapping. It can be customized in size, shape, color, and behavior to fit the design of the application or website. Here's an example:

import { Button, GluestackUIProvider } from '@gluestack-ui/themed';
import { config } from '@gluestack-ui/config';

export default function App () {
 return (
    <GluestackUIProvider config={config}>
     <Button>
      <ButtonText>
        Hello world!
      </ButtonText>
     <Button>
    </GluestackUIProvider>
  )
}

More guides on how to get started are available here.

/@gluestack-ui/custom-design-system/

    Package Sidebar

    Install

    npm i @gluestack-ui/custom-design-system

    Weekly Downloads

    0

    Version

    0.0.1-alpha.1

    License

    ISC

    Unpacked Size

    14 kB

    Total Files

    18

    Last publish

    Collaborators

    • vaibhk002
    • daminipandey
    • rayan1810
    • amars29
    • geekgautam
    • gluestackadmin
    • geekashwini
    • vidhi499
    • mayankp06
    • madhavb230100
    • viraj-10
    • rohit_singh
    • ankit-tailor
    • meenumakkar
    • surajahmedc