I am using react native to build an app and for the splash screen I have an image. Running the project through XCode is painfully slow.
I was wondering is this a normal occurrence, or is there ways to speed up the load time like compressing the image etc.
I realise that loading images is always going to be slow, but if I could get some guidance on the matter it would be great.