I created an app in xamarin ios and used launch image option to show the launch screen. Now I replaced the launch image with launch screen (.xib file). But after changing to launch screen from launch image the look and feel of my app is also affected. Now the fonts are looking small and controls on screens are also looking little small. The size of fonts and other controls are same in both cases but looking different in both launch image case and launch screen case.
I really don't know what is the problem in it, why app looks different in both cases.
Does anyone have any idea why does it happen?