Top "React-native-android" questions

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

How do I request multiple permissions at once in react native

I'd like to request permissions on one page instead of waiting for each particular situation. However, I do not want …

react-native permissions react-native-android react-native-ios
Task 'installDebug' not found in project ':app'

I get error on my react-native app while I am trying to execute following code react-native run-android --variant=release Starting …

react-native react-native-android react-native-firebase
In react native how to reuse functions?

I need access functions from another page in react native . Example : validateEmail = (email) => { // ---- Code ---- } I need access …

react-native react-native-android react-native-ios
React Native - Async Storage error when run react-native run-android

I'm trying to run react-native run-android but receive the following error: Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 D:\…

react-native react-native-android asyncstorage
How to rotate font awesome icon in react native?

In my react native application I have a font awesome icon. I want to rotate it. Help is needed. import …

react-native react-native-android stylesheet font-awesome-5
react native google maps alternative

I have a react native project on android. I already installed react-native-maps and all works fine, but I need to …

google-maps react-native openstreetmap bing-maps react-native-android
React Native - Hide and Show Component on Button Click with Animation

Friend I have issue to hide and show at runtime when user click on the button the the component (View) …

reactjs react-native react-native-android react-native-ios react-animated
Data Table for react native

Can somebody please suggest any data table component for react native which can add rows dynamically and having editable cells. …

react-native react-native-android react-native-listview
React Native dependencies

I want to start programming in React-native and have few problems: -Whenever I run npm install -g react-native get this: …

reactjs react-native react-native-android expo native-base