Xamarin Internet Control

You may want to have internet in your projects. In general, the internet is not…

Xamarin Storing Data inLocal (SQLite)

Your mobile applications may be small in size. You may only want to store your…

Xamarin Forms Map and Finding Location

Nowadays, many applications use the ability to find a map or use a location. Almost…

Xamarin Rounded Entry

One of the most challenging issues when working with cross-platfrom in Xamarin is design. For…

Xamarin Custom Renderer

Sometimes you may want your applications to look different on each platform, or you may…

Xamarin Dependency Services

When working in Xamarin cross-platform, we sometimes want to show different behaviors on different platforms.…

Xamarin Camera

One of the features we use the most in mobile apps is the camera feature.…

Xamarin Controller

You can also find the controls that will help us in our practice. In practice,…

Xamarin Layout

One of the most important issues in Xamarin is page layouts. It must be very…

Xamarin Page Types

Xamarin is divided into 6 page structures. These page types are; Content Page Master Detail…