Appearance does not force style in modal I have set color sheme to `dark` in _app.json_ ``` { "expo": { "ios": { "userInterfaceStyle": "dark", ``` but in Modal keyboard steel light (as set in IOS user settings)  but in whole app (not in modals) - it is truly dark (as setup in app.json) 
Appearance does not force style in modal
I have set color sheme to
darkin app.jsonbut in Modal keyboard steel light (as set in IOS user settings)

but in whole app (not in modals) - it is truly dark (as setup in app.json)
