Xamarin.Forms
-
Xamarin.Forms Visualize Data SfChart Plugin
Presenting data on graphs is a good solution to increase the user experience in the applications you develop. So you…
Read More » -
Xamarin.Forms Display Toast Message
While developing a mobile application, do you sometimes need to send feedback to the user after his actions? Even without…
Read More » -
Xamarin.Forms CarouselView
Our motivation in this post, get first five news from newsapi and show it in a CarouselView. Also, I used…
Read More » -
SQLite Usage with MVVM Model in Xamarin.Forms
While developing mobile applications, we sometimes need a database. We need to keep some of the users' data in one…
Read More » -
Xamarin.Forms Entirely Weather App Using OpenWeather Map REST API
Want to develop a weather app but don't have a weather data available to you? Do not worry. Many weather…
Read More » -
Xamarin.Forms PancakeView Plugin Usage
If you need gradients, borders, rounded corners and shadows when designing a mobile app, the PancakeView plugin is for you.…
Read More » -
Xamarin.Forms Creating Onboarding Screen
When you run the mobile applications you have installed on your device for the first time, you will see helpful…
Read More » -
Xamarin.Android Making Splash Screen
Mobile apps take some time to start. Especially when an application runs on the device for the first time, the…
Read More » -
Material Theme Design in Xamarin
You may have noticed that the navigation bar or notification bar is in different colors in the mobile applications you…
Read More » -
Best NuGet Packages
As you know, you cannot use any third party library directly in your project. Firstly you need to extract the…
Read More » -
Xamarin.Forms Using Shell Page
You may have noticed the similar navigation bars found in apps with many users such as Twitter, Instagram, Spotify. These…
Read More »