You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2021. It is now read-only.
Hi 👋 Thanks for the great work on this library and Expo support.
I'm sorry if I've missed something, but is it correct that Android completely restarts an app on a system theme switch while iOS is not forced to do this?
Hi 👋 Thanks for the great work on this library and Expo support.
I'm sorry if I've missed something, but is it correct that Android completely restarts an app on a system theme switch while iOS is not forced to do this?
Related code:
Also
"userInterfaceStyle": "automatic"in app.jsonWhich is followed by default configuration of usage docs
Demo