Hello, with Xamarin.Forms 4.0 Shell properties came to Xamarin.Forms. The one of the aim of the usage of Shell is making less complication on mobile development. Shell…
Category: Xamarin
Mobil uygulama geliştirin
Hello, I was published an application on the Play Store which was developed by Xamarin forms and the name of the application is Kolay Çeyiz. After…
Hello, Today, I will try to make Netflix mobile application design using Xamarin.Forms. Netflix is the one of the most popular application nowadays and I think…
Hello, When we are making projects sometimes we may need to put video player to your application or maybe you develop a projects for the…
In some cases we may want to take sign from user, in this kind of cases in xamarin forms we can solve this problem with…
When we develop a app, we want to use some animations to have better design in app. To use animation in Xamarin Forms, we use lottie…
Splash screen is a screen when you open your application. Splash screen stay on the screen until the your application load data. When you use…
When we are making an app, we add some features to make application have better design. One of the feature is that Lazy Loading. Lazy loading…