Question - How to decide which way to use to Xamarin apps?
Answer -
For all those applications where you either code sharing is the priority rather than unique UI or that need very less custom functionality, then Xamarin.froms can be used. On the other hand, you can use Xamarin native for all those apps where custom UI is the priority or you have to make custom interactions.