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.

Which version does React Native support (iOS and Android)?

I can't find this information. Is it true that Android React Native runs on sdkMin18 and therefore makes it supported …

android ios react-native mobile-application mobile-development
Inspect element on Android without connecting to computer

I have a samsung note pro 12.2 and was wondering how I could inspect element on the browser without connecting to …

android google-chrome browser inspect-element mobile-development
How to change image and text color when clicking using react-native?

I am using TouchableHighlight, but I can change only background color using underlayColor. But how to change other content?

javascript android ios react-native mobile-development
Can I install Xcode on an external hard drive along with the iPhone Simulator.app?

I want to install xcode to deploy a cross platform flutter application but I cant find enough space for Xcode …

swift xcode macos flutter mobile-development
FlatList contentContainerStyle -> justifyContent: 'center' causes issues with scrolling

I have a FlatList component where I render x number of TouchableHighlight. I need all components in the FlatList aligned …

javascript android ios react-native mobile-development
Unable to resolve "@react-navigation/native" from "App.js" - React Native + How to Solve?

undefined Unable to resolve module @react-navigation/native from App.js: @react-navigation/native could not be found within the project. If …

react-native react-navigation mobile-development react-navigation-stack stack-navigator
Append items dynamically to ListView

I am new to Dart and Flutter and try to append a new item to my ListView. I created a …

mobile dart flutter mobile-development
Why I didn't see Auto-Renewable Subscription in iTunes Connect

Why I didn't see Auto-Renewable Subscription in iTunes Connect -> In-App Purchases -> Select the In-App Purchase you …

ios app-store-connect subscription mobile-development
How to get a universal link to open the app instead of safari?

I've been trying for a while now to get universal links of iOS10 to work but it's not working till …

ios xcode ios-universal-links mobile-development
Change color of ToolBarItem in XAML

I've added a toolbaritem in my app, however i dont see a way to change its background and text color. &…

xaml xamarin.android xamarin.forms mobile-development