Please provide the following:
- SDK Version: 39
- Platforms(Android/iOS/web/all): Android & iOS
I have been working a bit in Expo since I am quite new to it but for some time I saw that there are white backgrounds in some parts of the screens in which if the size is changed or a keyboard appears, they get this behavior (as if they will be a kind of flash). I have investigated and saw that to alter the unwanted behavior, the root view background color must be changed on the respective platforms but to achieve that the “eject” command must be executed since this options and packages that exist only work under this command. Is there a possibility that Expo already has this possible solution or that one can be provided that does not require anything beyond what I have mentioned? Thanks and sorry if it is not the appropriate place to post this