Denis Diachkov

Results 5 comments of Denis Diachkov

I have the same issue. In my case, both the status bar and the navigation bar are hidden, and it looks like `ModalHostHelper` only takes into account the height of...

Upon further investigation, I've found that the bug is not reproducible on 0.74 (or at least not as easy). I've added [minimal repro](https://github.com/ddiachkov/reanimated-0.73-crash-repro/blob/main/App.tsx#L6) for 0.73. I think this corner case...

Yeah, I like the idea. This requires to rewrite YAML indexer, so it will take some time.

Yeah, you are right! This is an error.

I believe yaml-nav is primarily used for rails localization/configuration files. So typical structure will be something like this: `....`. I think default depth = 3 is too small. Alternatively we...