Top "React-native-android" questions

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

How to save pdf to android file system and then view PDF - react-native

I am using the react-native-fs and I am trying to save a base64 of a pdf file to my android …

react-native base64 react-native-android react-native-fs
React Native: Double back press to Exit App

How to exit application with twice clicking the back button without needing Redux I was looking for a solution to …

react-native react-native-android exit react-native-ios double-click
How do I use React Native onLongPress properly?

I have a simple piece of code that's just a TouchableOpacity with a onLongPress prop, but it does not seem …

react-native react-native-android touchableopacity touchablehighlight touchablewithoutfeedback
import Icon from 'react-native-vector-icons/Ionicons'

Can I import react-native-vector-icons/font-awesome and react-native-vector-icons/Ionicons on same screen? Basically I want to use both font-awesome and Ionicons …

reactjs icons react-native-android vector-icons
unknown property 'supportLibVersion' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler

I am getting following error Could not get unknown property 'supportLibVersion' for object of type org.gradle.api.internal.artifacts.…

react-native react-native-android react-native-maps
React-native-camera not appearing on screen

I'm developing an app that reads QR Codes using react-native-camera, but camera preview does not appear on screen. I'm working …

javascript react-native react-native-android react-native-camera
React-native Timeout when connecting to remote debugger in windows

I am new to React-Native and android app development as a whole. While i try to run remote debugger in …

android react-native react-native-android remote-debugging react-native-debugger
react-native link only for one project (Android or iOS)

I want to link only one of my project (Android or iOS) with the npm package. Is there any way …

react-native react-native-android react-native-ios react-native-linking