Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow

How to resolve ':app ' execution failure due to...

I'm encountering an issue when building my Android project. The build fails with the following error:`Execution failed for task ':app:checkDebugAarMetadata'.A failure occurred while executing...

View Article


React Native - Stack Navigation -...

I create a new React Native Project and I install React Native Navigation and React Native Stack Navigation.npm install @react-navigation/nativenpm install @react-navigation/stacknpm install...

View Article


React Native - Navigation Dependencies Integration Error

I created a new React Native Project—Cli and installed these npm packages: npm install @react-navigation/native, npm install @react-navigation/stack, and npm install @react-navigation/elements. My...

View Article

How to initialize React Native project

Please note I have read the documentation and I'm referencing the point where the error happens as well as the steps I have taken. Please don't advice me to follow the instructions that I have already...

View Article

How can i solve this type of exception

FAILURE: Build failed with an exception.What went wrong:java.io.UncheckedIOException: Could not move temporary workspace (C:\Users\subug\OneDrive\Desktop\React CLI...

View Article


React Native error, "Text strings must be rendered with component" but its...

I am trying to make a chat app in react native, with firebase for data and authentication.I am now trying to make the screen which will display a chat feed, fetching a collection of messages from my...

View Article

Error Plugin [id: 'com.facebook.react.settings'] was not found in any of the...

Trying to upgrade react native 0.75.1, using https://react-native-community.github.io/upgrade-helper.running into errorSettings file 'mobile/android/settings.gradle' line: 2 * What went wrong:Plugin...

View Article

Missing-asset-registry-path for...

When building my app I get the following error message since I switched to React Native 70.6 (Android and iOS), without @react-navigation everything works. On React Native 69.7, the app runs without...

View Article


RNFetchBlob crashes on build using download manager but not in emulator

export const downloadImage = async (imageUrl: string): Promise<void> => { const { fileName, type } = getFileNameFromUrl(imageUrl); const { fs } = RNFetchBlob; const downloadDest =...

View Article


Image may be NSFW.
Clik here to view.

android emulator issue - windows 11

form few days the android emulator is not opening in my system. Using wireless debugging for running my react native app but i want to test my app simultaneously in different android devices and...

View Article

css shadowEffect differences on web vs mobile (React Native)

I am build a react native application and I am currently working on the tabs style. A Tab.Screen looks like this:<Tabs.Screen name="events" options={{ title: "Events", tabBarIcon: ({ focused }: any)...

View Article

Issue with Google Sign-in Implementation in React Native App (Avoiding Firebase)

I'm encountering difficulties implementing Google sign-in functionality in my React Native application. Despite setting up the necessary credentials on the Google Cloud Console and ensuring the correct...

View Article

Android lifecycle methods don't get called correctly

I have a react native app and I need to listen to the android lifecycle events in MainActivity.kt. I added a Log.d to every of the lifecycle methods to see when each get's called. The problem I am...

View Article


Emulator Not Starting-up in Android Studio: The emulator process for AVD has...

I am a beginner working with Android Studio and am encountering an issue when attempting to launch an emulator. Despite multiple troubleshooting attempts—including reinstalling Android Studio across...

View Article

Failed to build React Native app - Could not create provider for value source...

For context, I tried to run a React Native project on my Windows 11 laptop (usually I do it on my Linux PC). The project runs fine on my PC, but it has this error when I try to run it on my...

View Article


Add smooth skin filter in Android from bitmap?

i am react native developer now i use react native webrtc and get VideoFrame to my java class then convert it to bitmap then i dont understand how can i make bitmap to look like smooth skin like reduce...

View Article

Certain devices marked as "Not Supported" in Google Play Device Catalog...

I'm facing an issue with my Android app on the Google Play Store, where certain devices appear as "Not Supported" in the Device Catalog. One example is the Samsung Galaxy S9+. I'm trying to make the...

View Article


React-Native Android Windows error: Could not find...

We are currently working with React-Native 0.68.5, Windows 10 and are getting this error when trying to build the gradle file:Could not resolve all task dependencies for configuration ':classpath'.>...

View Article

React Native - How to disable default android Splash Screen

I create a React Native app and for this app, I create my custom Splash Screen using npm i react-native-splash-screen.But on app run, It 1st show the default android splash screen and then it show the...

View Article

Probleme build android avec expo

This is my first time posting a question on a forum because I'm facing an issue that I can't resolve.I've developed a mobile application using React Native with Expo to simplify the build and...

View Article

Unable to open Chrome Debugger for React Native App in because of flipper...

🐛 Bug ReportWhen attempting to open the new react native app default app andtrying to debug in Chrome debugger, users encounter an error messagestating in terminal: "Attempting to debug JS in Flipper...

View Article


FlatList's vertical scrollbar visible despite...

In my functional component below, FlatList's vertical scrollbar remains visible despite showsVerticalScrollIndicator={false} const Section = () => { ... return data && <SafeAreaView...

View Article


Image may be NSFW.
Clik here to view.

React Native - Android build errror "Cmake No compatible library found"

Currently I'm working with a React Native project. The project use Expo but there're some modules which can't be runned by Expo Go so we have to use the development build. After run the build command...

View Article

How to change remote push notification icon for React Native(android)...

I have followed this link for push notification implementation within my app https://github.com/zo0r/react-native-push-notification/tree/a359e5c00954aa324136eaa9808333d6ca246171at present the default...

View Article

React Native Screens : JNI DETECTED ERROR IN APPLICATION

I am getting the error :"JNI DETECTED ERROR IN APPLICATION: JNI GetObjectRefType called with pending exception java.lang.UnsatisfiedLinkError: No implementation found for com.facebook.jni.HybridData...

View Article


NativeViewGestureHandler must be used as a descendant of...

I'm new to React Native and currently working on a simple Todo app. However, I'm encountering an issue related to gestures. Specifically, I'm getting the following errorNativeViewGestureHandler must be...

View Article

How to self-boot in Android with React Native

I want my app to start up and run on Android every time I boot it up againI tried what I foundpublic class BootReceiver extends BroadcastReceiver { @Override public void onReceive(Context context,...

View Article

Create a Expo Config plugin file to modify Android manifest

I need to create a expo plugin file and call it in app.json for it to add the properties bellow in android manifest.<uses-feature android:name="android.hardware.touchscreen"...

View Article

Expo Build Problem - Unsupported MIME type: image/webp

I'm getting the following errors when building my Expo project for iOS and Android. I'm not using any .webp files anywhere in my project. However, I haven't been able to solve the problem. What do you...

View Article



Image may be NSFW.
Clik here to view.

Building app in Android Studio results in readLink error

I'm trying to build and push a react native app of ours on an emulator and it works fine on macOS, but on windows I get the following error:error EINVAL: invalid argument, readlink...

View Article


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