I am looking into this issue.
Wei
I am looking into this issue.
Wei
Iâm glad to hear that, thank you.
Hoping for an answer soon! Thanks @wei !!
As Steve said earlier, it is going to be tricky to get it fixed properly. I want to confirm -
(1) Does it happy on iOS only?
(2) What is the use case? Do people expect to change the status bar background color dynamically? like using block? or you can set it in the property panel and you will keep it as it is.
Thanks,
Wei
That is not exactly accurate. I have shared my issues of the fading in and out on GitHub
The bar starts one color, but fades invisible at some point and then comes back later.
I just want to be able to choose the status bar color for every page as it used to be back then before this annoying bugâŚ
any news or should we redesign our apps?
Hey @oreeldadln,
Yes @wei is still actively working on this and we should be able to give you a more thorough progress update next week (our US colleagues have some time off today and the Irish team will be off on Monday)
Apologies for the radio silence here, but rest assured this hasnât been forgotten about!
Thanks @domhnallohanlon
The open line of communication is very appreciated and assuring for us Thunkers over here
As Domhnall said, we are still working on it. We may revert the safe area view change we added back in November and let you have the option to add it. In that way, you have the control. But we donât have a full fix of iOS status bar background and safe area view together now.
Wei
We have developed a short term solution (give you the option to color the safe area view) and we should be able to release it soon.
Wei
Hi, Will this update(s) solve the issue for background images as well thatâs mentioned earlier in this thread? No matter which mode you choose you will never get rid of that white status bar. Iâm quit sure that if you choose âstretchâ itâs suppose to stretch over the whole screen? That doesnât work today so for me for example itâs not only the missing ability to set the colour of the status bar that gives a lack of experience in my app, itâs the ignorance of background image-modes as well. At least on iPhone XR.
Thanks!
when will this be out?
Dear friends,
Good news - the changes passed our internal tests and we deployed them to production. You can try it now.
Here is the list of changes you might find it helpful.
Ignore Notch Area
in the app settingNotch Area Background Color
in the app settingThe Ignore Notch Area
property enables you to remove the safe area view which we add to the app automatically. If you set this property to be true, the screen background color will extend to full screen and there wonât be any white area. However, you need to manually take care of the notch in your app design, like adding extra space, in order to avoid the app element to be blocked by the notch.
The Notch Area Background Color
property enables you to set the safe area view color in iOS only. With this, you can customize the background color of the white area. Please note, this is an app level setting and you wonât be able to customize the color at the screen level.
Please try it out and provide feedback if there is any
Wei
Thanks @wei and @jose and the team! Weâll make a bigger announcement about this soon, along with some other great additions that have come to Thunkable this month, but hopefully marking this message as a solution will encourage people to check it out and see this awesome news!
Hi. I have a background image in my app. I would like that to fill the screen (view area, not safety area).
I tested this switchâignore notch areaâ but I still have white safe areas. I used âcoverâ-mode on the image.
How should I do? Thanks!!
I tried the other way, to set a colour on the safe area. This is how it looks like for me. Is it a bug in this feature?
Hi. I donât know if this is where I should report this kind of things as itâs marked as (solved), but I found another âbugâ?
I have been using the app for a few day and suddenly the white bottom came back?? But only bottom⌠top is fine (except for the previous issue with the stripe).
ThanksâŚ