Hey all! I'm starting migrating one of my apps from Tamagui to gluestack and just to get started and understand how everything works I have cloned the example app:
https://github.com/gluestack/ui-example-nativewindIt runs fine, but there's no HMR and refreshing the page is painfully slow! (takes like 5 seconds to do a full refresh).
Is this normal?
I have also upgraded nativewind to "next" (4.1) but that did nothing to improve things...