Top "Mobile-development" questions

This tag should be used for questions about software development aimed specifically at the mobile environment but not directed at a specific mobile environment such as iOS or Android.

How to make swipe function on listview (react-native)?

I have list of items. I am using ListView for it and I need to be able to delete any …

javascript listview react-native mobile-development
How to detect Network operators programmatically on Android?

Is it possible to identify currently attached mobile network and network operators programmatically on Android? If it is possible please …

android mobile-development
Is it possible to mix OnIdiom and OnPlatform in XAML (Xamarin.Forms)?

For UWP I need a different size for the width of a column in a Grid. Additionally, the value should …

xaml xamarin xamarin.forms mobile-devices mobile-development