1.1.18 • Published 3 days ago

@gluestack-ui/config v1.1.18

Weekly downloads
-
License
ISC
Repository
github
Last release
3 days ago

@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 how to use this package to create one:

import { createButton } from '@gluestack-ui/themed';
import {
  Root,
  Text,
  Group,
  GroupHSpacer,
  GroupVSpacer,
  Spinner,
  Icon,
} from '@gluestack-ui/themed';

export const Button = createButton({
  Root,
  Text,
  Group,
  GroupHSpacer,
  GroupVSpacer,
  Spinner,
  Icon,
});

More guides on how to get started are available here.

1.1.18-alpha.0

3 days ago

1.1.18

2 months ago

1.1.17-alpha.0

2 months ago

1.1.17

2 months ago

1.1.16

2 months ago

1.1.12

2 months ago

1.1.11

2 months ago

1.1.10

2 months ago

1.1.8

3 months ago

1.1.7

3 months ago

1.1.6

3 months ago

1.1.5

3 months ago

1.1.4

3 months ago

1.1.3

3 months ago

1.1.2-alpha.11

3 months ago

1.1.2-alpha.10

3 months ago

1.1.2-alpha.0

3 months ago

1.1.3-alpha.0

3 months ago

1.1.2

3 months ago

1.1.1

4 months ago

1.1.0

4 months ago

1.0.13-alpha.2

4 months ago

1.0.15-alpha.6

4 months ago

1.0.15-alpha.7

4 months ago

1.0.15-alpha.8

4 months ago

1.0.15-alpha.0

4 months ago

1.0.15-alpha.2

4 months ago

1.0.15-alpha.3

4 months ago

1.0.14

4 months ago

1.0.15-alpha.4

4 months ago

1.0.15-alpha.5

4 months ago

1.0.13-alpha.1

4 months ago

1.0.13

4 months ago

1.0.13-alpha.0

4 months ago

1.0.12

4 months ago

1.0.12-alpha.0

4 months ago

1.0.11

4 months ago

1.0.9

5 months ago

1.0.10

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.7-alpha.0

5 months ago

1.0.7-alpha.1

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.4-alpha.1

5 months ago

1.0.4-alpha.0

6 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago

1.0.0-alpha.0

7 months ago

0.1.3-alpha.0

7 months ago

0.1.4

7 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.1-alpha.0

7 months ago

0.1.0

7 months ago