Alexandru VUTA
Alexandru VUTA
@jjgumucio I confirm that this solution is working. added on `NavigationBar.js`: `import { Device } from "@shoutem/ui/helpers/device-selector.js";` and inside function setStyle (same file) replace the declaration of statusBarColor by: `...
@Chris533 Thanks for your response but is not working. Here are my dependencies trought EXPO: ``` "dependencies": { "@shoutem/theme": "^0.11.1", "@shoutem/ui": "0.23.6", "amazon-cognito-identity-js": "^3.0.3", "apisauce": "^0.14.3", "aws-amplify": "^1.1.10", "aws-amplify-react-native": "^2.0.8",...