Hello friends, in this article, I will talk about how we can manage permissions for different languages on the iOS side with Xamarin Forms. Many applications offer multi-language support, but we have to show the user that everything is a whole so that the integrity…
Hello friends. In this article, after November 2, Play Store will no longer accept applications that do not switch to AndroidX packages. That's why we need to organize packages in our Xamarin projects. Visual Studio has made a tool to easily switch to AndroidX. When…
Hello friends. In this article, we will talk about how to send events with Firebase in Xamarin Forms and how to debug these events. First, we need to open a project on a Firebase. Later, we will create 2 different applications from this project. One…
Hello friends. In this article, we will talk about how we notify our Xamarin Forms application. There are many ways to throw notifications. In this article, I will talk about throwing notifications with One Signal. Easy to use and reliable system. So why do we…
Hi friends, in this article we will talk about Haptic Feedback with Xamarin Forms. First of all, let's talk about what Haptic Feedback is. It is a vibration that iOS users actually feel constantly using the app. For example, when you purchase an application on…
Hi friends in this article we will talk about how to add gif to our mobile application. Design is very important for our applications. If you are tired of using an activity indicator you can get over it with a gif. Not only the loading…
Hello friends. In this article, we will talk about how to use Material Design in Xamarin Forms. If you ask what Material Design is, it is the design interface introduced by Google. With Material Design, you can design your mobile application much more easily without…
Hello friends. In this article I will talk about how to create converter with Xamarin.Forms. First of all, if you ask what is converter; You may think of converting a value to a different value depending on the situation. For example, you put more than…