Alex Fournier

Results 2 issues of Alex Fournier

This PR replaces the way the status bar height is calculated on Android. Now I use `react-native-safe-area-context` to get the top inset. The old way using `NativeModules.NativeUnimoduleProxy?.modulesConstants` was no longer...

### Current behaviour In Menu component, the menu is not positioned as expected when visible. For example with `anchorPosition="bottom"`, the menu comes over the anchor. ### Expected behaviour The menu...

bug