gluestack-ui - Theming Expert knowledge of gluestack-ui's theming system, design tokens, and NativeWind integration for creating consistent, customizable UI across React and React Native. Overview gluestack-ui uses NativeWind (Tailwind CSS for React Native) for styling. The theming system provides design tokens, dark mode support, and customization through Tailwind configuration. Key Concepts Configuration File gluestack-ui projects use at the project root: Theme Provider Setup Wrap your application with the GluestackUIProvider: For dark mode support: NativeWind Configuration Configure Tailwi…