I need help, I created my project with expo, and I want to add the gluestack v2, but I can't get it to work.
I used the followind commands:
npx create-expo-app@latest
npx gluestack-ui init
After that some files was added, but the metro file is added empty. Bug?
And the tailwind file adds the src folder and I don't have it in the project.
I tried to fix the files but now the compilation is stuck at 70% and won't move from there.
https://github.com/raky291/expo-push-notifications/tree/dev