gluestack

gluestack Logogluestack

withStates not exported from @gluestack-utils/nativewind-utils

jermahs posted this in #support
Open in Discord
Avatar
jermahsOP
According to the docs, it should be, but I'm not seeing it.

import {
  tva,
  useStyleContext,
  withStates,
  withStyleContext,
  withStyleContextAndStates,
} from '@gluestack-ui/utils/nativewind-utils';


Module '"@gluestack-ui/utils/nativewind-utils"' has no exported member 'withStates'.ts(2305)


According to the docs on the website, it should exist: https://gluestack.io/ui/docs/home/getting-started/gluestack-ui-nativewind-utils

1 Reply