Tag: multiple

  • Handling Multiple Taps in Xamarin.Forms on Android

    Handling Multiple Taps in Xamarin.Forms on Android

    Sometimes in this beautiful world of cross-platform mobile development, we come across a problem that makes no sense at first. But after some StackOverflow surfing and Xamarin/MSDN research, we may find a way to tackle that problem. In some scenarios, there are multiple solutions and we have to decide which approach works best given our situation. In…

    Read article →