Top "React-native-android" questions

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

Enable haptic Feedback on react-native touchable view

I an writing a react-native app, And I noticed that while the buttons look like native buttons when clicked - …

react-native react-native-android haptic-feedback
React Native - React Native Architecture

Does React Native Application Development can be implement with Software Architecture such as MVC, MVP, MVVM? Thank you.

react-native architecture react-native-android react-native-ios
React native: download pdf file with rn-fetch-blob on click a button

I have to let user download a pdf file whene he clock on button, I find that I have to …

react-native-android react-native-fetch-blob
React-native-maps Blank page Only google logo

I've been trying to install google maps for react-native for a week an still no success. I've searched and tried …

android google-maps react-native-android react-native-maps
React-native android debugger connecting to 10.0.2.2 instead of localhost

While running app with react-native run-android its connecting to 10.0.2.2:8081 instead of localhost:8081 and not able to debug. Does anyone know …

react-native android-emulator react-native-android react-native-debugger
Network error with axios and android emulator

I got a React-Native application working with a NodeJS backend which serves an API. My React-Native front is using Expo …

react-native axios react-native-android expo
react-native - How do I scroll a Webview inside scrollview for android?

I want to use WebView inside ScrollView for my react native app. But if I do so, I am not …

react-native webview react-native-android react-native-scrollview
Getting "verifyReleaseResources" error after upgrading React Native

I'm trying to upgrade an application to React Native 0.57.1. I think I've followed all the steps, upgraded all the right …

react-native android-gradle-plugin react-native-android
React Native "The expo SDK requires Expo to run. .... this code is not running on Expo."

I am coding with React Native. I don't see that when I first create react-native app for check running. When …

reactjs react-native native react-native-android expo
ios keyboard covers the input which is located in the bottom of the screen

ios keyboard covers the input which is located at the bottom of the screen. How can this trouble be solved? …

react-native react-native-android react-native-ios native-base