Skip to content

Slow image rendering on screen transition with backgroung image #15272

@rrajasek92

Description

@rrajasek92

I have an app that has an image as a background and am seeing a white page when navigating between stack components while the image loads. Several sources say that this issue can be fixed by delving into AppDelegate.m and altering some properties in there, but because I'm using expo I am unable to access these files. Is there a way to get to these files when using expo? If not, is there any other way to help improve the rendering speed? I've also tried scaling down the image to as low as 100kb with little improvement. It's a local file so it shouldn't be taking too long to load, and regardless I've tried preloading the image in an async function, so it seems like the rendering of the image itself is slow.
Any ideas? Thanks!

Example:
https://s3.amazonaws.com/uploads.hipchat.com/482259/3080657/DJZ54QkuQ18dDm0/WhiteFalsh.gif

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions