Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Browsing all 28460 articles
Browse latest View live
↧

React-native android build failed with an exception

I followed every single step in the react native documentation to set up a project with create-react-native. react-native init MobileProject cd MobileProject && react-native run-android...

View Article


How to use Android native component like Broadcast receiver in react native...

How to use android native component like Broadcast receiver in react native application? I am trying to use android native component like broadcast receiver or service in react-native application?

View Article


How do I debug React Native native module in android studio?

Looking for an answer I came across this post: https://stackoverflow.com/a/38007808 However I don't know how to... launch the React Native packager beforehand as Jean Regisser suggest to do before in...

View Article

React-Native Animated lags behind in low end Android phones

I am trying to implement an animation that is supposed to be run on iOS and Android devices. In iOS the performance seems satisfactory (tested with iPhone 6 Plus and up). On the other hand for some...

View Article

React-native build failed

I am experiencing the following difficulty with the react native application. If someone can help with a solution it's appreciated. JS server already running. Building and installing the app on the...

View Article


How do you run a React Native project in Android Studio in 2019?

I have a React Native project that my collaborators have been able to run in Android Studio. I tried running it in Android Studio for the first time, and am getting a few errors that I don't...

View Article

How to recompile the react native node dependency?

I have a react native android component as an npm dependency to my react native project. It is autolinked during react-native run-android. I have made changes to the dependency java...

View Article

Sometimes Transition.Out doesn't work in react-native-reanimated

So I'm using createAnimatedSwitchNavigator to switch between screens and react-native-reanimated to provide animation (tested on Android). My Transition.In works every time but sometimes,...

View Article


React-native app starting on Emulator, but not on device

The react-native android App is running on emulator, but not on device. The app is syncing perfect and showing no build errors. I tried removing libraries, de-linking, re-linking again, cleaning...

View Article


React native, Unable to resolve module for static image

I'm using react-native 0.14.1 react-native run-android [3:10:56 PM] <START> find dependencies Unable to resolve module image!ic_action_android_back_white3 from...

View Article

Image may be NSFW.
Clik here to view.

The development server returned response error code:404 react native

I am trying to run react native app like this in cmdcd C:\Users\User\Desktop\js react-native run-android

View Article

how to find jailbroken or rooted devices in application using react native...

I am looking for the code/ library which can give me result whether my device is jailbroken/rooted or not. I checked jail Monkey and is device rooted libraries. But I can't eject my project to use this...

View Article

React Native / Expo Device Administrator

Is it possible in RN or expo to make the app as device administrator for some additional tasks so that user may not uninstall the app. Is there any plugin available for it or we have to use the native...

View Article


I can't build android app with react-native-image-crop-picker

I want to add multiple image upload feature so I installed react-native-image-crop-picker library to my project and i made the steps in readme which is here READMEBut when i try to build...

View Article

React Navigation - conditional hide item in bottom navigation bar

How to hide one of the item in the react-navigation bottom navigation bar based on some conditionFor Example : this.state.show == true So far i had tried as belowconst Main = createBottomTabNavigator(...

View Article


EISDIR: illegal operation on a directory, read in React Native file system

I'm trying simple code to copy a file to another external folder using this code:RNFS.copyFile(sourcePath, destinationPath) .then(result => { console.log('file copied:', result); }) .catch(err =>...

View Article

mergeReleaseResources Failed, caused of `not valid resource name` (Version...

I do an require for package.json in my React-Native-App to read the Version-Number from there to display it in my App: const pjson = require('../../package.json'); Caused of this, I got an error while...

View Article


How to check a user's phone number without using third-party services

I need to check a user's phone number who register on my app. I wanted to use 'Facebook Account Kit' to do that, but recently Facebook deprecated 'Account Kit'.Is there a way to check a user's phone...

View Article

How to dynamically change the bottom tab navigator in React-Native?

How can I change my Bottom-tab-navigator dynamically? In the bottom tab I am having Home and Settings.I'm having two stack navigators i.e HomeStack and SettingsStack. In home stack, I am having details...

View Article

React Native list of active applications on the phone and blocking the launch...

How to get a list of running applications on a phone in a react native or expo? How can I force the launch of another of an application? Is this even possible? I saw there are parental control...

View Article
Browsing all 28460 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>