To add config, create a gluestack-ui-provider/config.ts file in your components/ui folder and paste the following code.
For Native
To add GluestackUIProvider, create a gluestack-ui-provider/index.tsx file inside components/ folder and paste the following code.
/components/
or /components/ui/
I'm adding this to?