Results 3 comments of mustpe

Same here, LD2410B status hang after few hour with only 1 esp32 BT proxy.

I and using Expo and managed to let View render under with `NavigationBar.setPositionAsync('absolute')` from [Expo NavigationBar](https://docs.expo.dev/versions/latest/sdk/navigation-bar/#navigationbarsetpositionasyncposition) I Believe `setFitsSystemWindows()` from [react-native-system-navigation-bar](https://github.com/kadiraydinli/react-native-system-navigation-bar?tab=readme-ov-file#setfitssystemwindows) works the same way if you are not comfortable...

> For e.g., check the below screen with element inspector on > > As you see, there is a `RequiredPermissionsScreen` with white background but nothing is shown. So, the screen...