UNPKG

@gluestack-ui/utils

Version:
22 lines (13 loc) 450 B
# @gluestack-ui/utils ## Installation To use `@gluestack-ui/utils`, all you need to do is install the `@gluestack-ui/utils` package: ```sh $ yarn add @gluestack-ui/utils # or $ npm i @gluestack-ui/utils ``` ## Usage This package provides utility functions that are used in gluestack-ui More information about implementation of utils is available [here](https://github.com/gluestack/gluestack-ui/blob/development/packages/utils/src/index.ts).