Tell me different types of development approaches in xamarin.
Development approach in two ways. These are:
- xamarin.forms: Android developers do like these forms. They can create any mobile app which will run on different operating systems like Windows, iOS, and Android.
- xamarin Native: Mobile app developers use this approach to create a duplicate version of any particular app. This duplicate version will also run in cross-operating systems or platforms.
