Lukas
Lukas
Experiencing the same thing.
When creating a new Expo app with the same expo version (51) it works. I have reinstalled the app multiple times, still does not work, im really at a loss...
This is not really a perfect solution, beacuse say you want to add a shadow to this. You would have to add the shadow to the root, which hopefully has...
@Cyberax any progress on this? My current solution is using gorhom bottom sheet for android when keyboard handling is needed :/
Im getting this error too when using `workflow_call` to trigger my action
I heavily use https://github.com/lodev09/react-native-true-sheet for my sheets and they have the same issue regarding auto-sized sheets on Android. How to work around it there is that you also give the...
Using biome 2.0.0-beta.1 vscode did not apply fixes using "source.fixAll.biome", I had to use "quickfix.biome" still.
The confusion is increased then. But yes I seem to be affected by the "apply fix on save" not working. So I will wait until next beta release and hope...
@MusKRI Which is what Im trying to report as an error. If the child form needs to have exactly the same default values as the main form it is no...
Im also experiencing this. I get two cases of it appearing incorrect. 1. Its miss-aligned (top left instead of center) 2. It overflows the header using transformY It only happens...