I have two background images which are not fitting on different devices.
I tried with <ImageBackground>
and absolute
% calculation.
iPhone 12 (right performing):

iPhone 12 Pro Max (wrong performing):

Has anyone a idea how to solve this responsive problem?
Thanks in advance!