pleopardi

Results 4 comments of pleopardi

The `delete init["cache"]` workaround is not working in my case

Same here. Can't use the StatusBar component from expo-status-bar to handle it because it happens before the JS code takes over.

From what I read in other issues, it's probably some configuration to add in styles.xml, but I couldn't figure it out yet. The "jump" happens the moment the status bar...

I also took some time to integrate my machine with Qwik. I struggled a bit with serialization at first, but then I managed to extract a custom hook to start...