We are developing a cross platform app on a PCL, but for the time being we are only using android devices for testing.
Our concern is that its taking about 6 to 8 seconds (d
This is a common problem while using Xamarin.Forms there are many threads related to this specially this one:
https://forums.xamarin.com/discussion/93178/lets-talk-performance/p6
The good news is that the Xamarin team is working on it.
Here are some tips you can do improve it:
https://blog.xamarin.com/5-ways-boost-xamarin-forms-app-startup-time/