@dash-ui/react-native
v2.0.3
Published
Use your @dash-ui styles in react-native
Downloads
25
Maintainers
Readme
Use your @dash-ui styles in react-native
npm i @dash-ui/react-native
Quick start
import { createStyles } from "@dash-ui/react-native";
API
createStyles(options)
Arguments
| Name | Type | Default | Required? | Description | | ---- | ---- | ------- | --------- | ----------- | | | | | | |
styles()
Arguments
| Name | Type | Default | Required? | Description | | ---- | ---- | ------- | --------- | ----------- | | | | | | |
styles.one()
Arguments
| Name | Type | Default | Required? | Description | | ---- | ---- | ------- | --------- | ----------- | | | | | | |
styles.cls()
Arguments
| Name | Type | Default | Required? | Description | | ---- | ---- | ------- | --------- | ----------- | | | | | | |
styles.lazy()
Arguments
| Name | Type | Default | Required? | Description | | ---- | ---- | ------- | --------- | ----------- | | | | | | |
styles.join()
Arguments
| Name | Type | Default | Required? | Description | | ---- | ---- | ------- | --------- | ----------- | | | | | | |
styled()
Arguments
| Name | Type | Default | Required? | Description | | ---- | ---- | ------- | --------- | ----------- | | | | | | |
useDash()
Arguments
| Name | Type | Default | Required? | Description | | ---- | ---- | ------- | --------- | ----------- | | | | | | |
<DashProvider>
Arguments
| Name | Type | Default | Required? | Description | | ---- | ---- | ------- | --------- | ----------- | | | | | | |
Themes
Auto-theming w/ Appearance.getColorScheme()
LICENSE
MIT