Top "React-native-android" questions

React-native-android: refers everything related to react-native Android development.

How to change the placeholder color in android app created using React Native

I'm creating an Android app using React Native in which there's a form. The placeholder doesn't even appear for the …

react-native react-native-android
Scroll View inside view not working react native

Here I am trying a simple code but the scroll view is not working if kept inside another view. Code …

reactjs react-native react-native-android
Back Button React native exit app

I have put android back button exit the app functionality in my react native app in my home screen. But …

react-native react-native-android
Network Response Time Out Error (create-react-native-app) (expo)

I am trying to run create-react-native-app on expo app in android. Firstly ,I created the project by writing command create-react-native-app …

react-native react-native-android expo create-react-native-app
FlatList not scrolling

i have created a screen where I display a component that contains a FlatList. For some reason I can't scroll …

javascript css reactjs react-native react-native-android
How to do an Horizontal ListView, or FlatList in react-native

I'm searching a way to make an horizontal ListView or FlatList In React-native. like the image below: https://i.stack.…

react-native horizontal-scrolling react-native-android react-native-listview react-native-ios
React-native textAlign justify

Android I tried to use the textAlign to make the text justified but it doesn't work. <Text style={{textAlign: …

react-native react-native-android react-native-ios
Failed to create directory: project\android\app\build\intermediates\res\merged\debug\values :app:mergeDebugResources FAILED

I am trying to integrate facebook login in react-native. I used this documentation React Native FDSK, I am getting this …

react-native react-native-android
React Native onPress being called automatically

I am having trouble with react-native onPress Feature. The onPress should only work when it is actually been triggered by …

react-native-android
64 bit version issue in react-native android app by google play store

According to https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html: In August 2019, Play store will require that new apps and app updates …

android react-native google-play 32bit-64bit react-native-android