Xamarin
-
Xamarin
Xamarin.Android SnackBar Example
Although SnackBar functionally resembles Toast messages, it stands out with a few features. For example,…
-
-
-
-
-
-
Although SnackBar functionally resembles Toast messages, it stands out with a few features. For example,…
We usually see plain splash screens in mobile applications. But what should you do if you want to view an…
Read More »It is possible to earn money by adding AdMob ads to your Xamarin.Forms applications. However, to do this, you must…
Read More »Big-O notation is one of the most important tools we use to measure the performance and time complexity of an…
Read More »Microsoft held its annual Microsoft Build conference for developers using Windows, Xamarin, Microsoft Azure and other Microsoft technologies in May…
Read More »You may have noticed the similar navigation bars found in apps with many users such as Twitter, Instagram, Spotify. These…
Read More »Resource Dictionaries is a repository of resources created to customize XAML views. These resources include properties of view items such…
Read More »In Xamarin applications, we sometimes see that the views move in a connected way or a UI element is updated…
Read More »Privacy Policy Serkan Åžeker built the ChordS app as a Commercial app. This SERVICE is provided by Serkan Åžeker and…
Read More »Our motivation in this post, get first five news from newsapi and show it in a CarouselView. Also, I used…
Read More »I will explain with examples how to add data to the tables we have created and how to add or…
Read More »MVVM (Model - View - ViewModel) model separates the business and presentation layers of an application from the user interface.…
Read More »While developing a mobile application, do you sometimes need to send feedback to the user after his actions? Even without…
Read More »