I am working in xamarin ios. I found a difference between using LaunchImages from Assets and using LaunchScreen. When I use LaunchImages I feel that the UI gets little zoomed. But if I use LaunchScreen then its look fine.
Why this is happening? And what can I do to fix it?