Looking for documentation on gluestack-ui v2 with NativeWind? Refer to this
link.
Default Components
The @gluestack-ui/config package comes with a pre-configured default theme, which can be integrated with the GluestackUIProvider as demonstrated below.
Usage
import { config } from "@gluestack-ui/config"
<GluestackUIProvider config={config}>
You can view default theme config
here. To see all the components with the default theme, please visit
All Components section.