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…
When working in Xamarin cross-platform, we sometimes want to show different behaviors on different platforms. For this, Xamarin offers us a solution with dependency services. It is quite simple to use. I made an example for this. Of course, you can follow these examples by…