141,452 questions
-1
votes
1
answer
20
views
How deploy trained model on react native mobile application?
I have a project of leaf classification, I already have trained model so i want to integrate the model to through mobile application using react native does anyone know how to make it possible?
0
votes
0
answers
13
views
react-native-sound setCategory is not a function
I am updating an old project. I have installed new react-native and new modules. However, I am getting an issue with react-native-sound:
[runtime not ready]: TypeError: _$$_REQUIRE(_dependencyMap[14],...
0
votes
0
answers
24
views
Build for Android -> TypeError: Cannot read property 'EventEmitter' of undefined
I'm building an application on React Native, it hasn't been updated for several years, so I'm replacing some libraries. According to the guide https://react-native-community.github.io/upgrade-helper / ...
1
vote
0
answers
1k
views
The package "@react-native-community/geolocation" doesn't seem to be linked. React-native version 0.72.5
I want to use the react-native-community/geolocation in my project. I followed this documentation on GitHub, including the editing of the AndroidManifest.xml etc..
Installing it via
npm install @react-...
-1
votes
0
answers
16
views
React Query data update works in dev but not in production (Expo Router, minified build)
I have a React Native app using Expo Router and React Query. I fetch a list of items using useQuery and display them in a FlatList. I also have a mutation using useMutation to add a new item.
In ...
0
votes
2
answers
482
views
Expo 53 push notifications stopped working in my production build after the upgrade. Still works in Expo Go
I am unable to see push notifications on my mobile device for my app in production. My issue is only in IOS and only after I updated my project to expo 53. Downgrading it back to 52 showed me a ...
1
vote
2
answers
107
views
Expo React Native: From Error: [@RNC/AsyncStorage]: NativeModule: AsyncStorage is null to Uncaught Error: Cannot Find Module 'ExpoSecureStore'
I'm attempting to migrate my app from expo go to an expo dev build. Initially when building my dev client, I got an error which said (NOBRIDGE) ERROR Warning: Error: [@RNC/AsyncStorage]: NativeModule: ...
1
vote
1
answer
42
views
Unable to show line on Combined Bar and Line chart on React native Gifted charts
I want to implement a combined Bar and Line chart with Gifted charts.
I followed all the required steps from the documentation but it still doesn't work. It displays the bar chart but skips the line ...
0
votes
1
answer
38
views
How to integrate @react-native-firebase/messaging with Expo managed workflow without errors?
I am developing an Expo app and want to implement push notifications with images. Unfortunately, expo-notifications does not support images in push notifications, so I want to use @react-native-...
4
votes
1
answer
75
views
Samsung-only crash in libicui18n.so (icu_75::RegexPattern::zap) across multiple Android versions
We are seeing native crashes mostly on Samsung devices and rarely on other device models like Oppo one plus
Crash traces (from Play Console → Crashes & ANRs)
[libicui18n.so] icu_75::RegexPattern::...
0
votes
1
answer
25
views
How do I upload images from the gallery to Supabase storage in Expo React Native?
I am using Expo Image Picker to select an image from the gallery so I can upload the file to a Supabase storage bucket called 'avatars'. In the Supabase storage docs they say:
For React Native, using ...
0
votes
0
answers
23
views
Xcode simulator black screen problem when a specific model was closed - React native expo
Problem
After a successful request, when the modal is closed with setVisible(false), a black screen appears just like that. To explain it more clearly: I open the modal with this button and after ...
0
votes
0
answers
20
views
iOS EXC_BAD_ACCESS when launching HyperVerge KYC camera from React Native Expo app (Android works)
I’m integrating HyperVerge as my KYC provider in a React Native + Expo app.
On Android everything works fine. On iOS, the flow is:
HyperVerge captures the user’s face successfully
When the SDK asks ...
1
vote
1
answer
25
views
React Native Version Mismatch
When running on iOS I am receiving the error "[runtime not ready]: console.error: React Native version mismatch. JavaScript version: 0.81.5 Native Version: 0.79.6"
The app runs fine on ...
0
votes
0
answers
15
views
Unable to Resolve Class expo.modules.plugin.gradle.ExpoModuleExtension
I'm trying to run a React Native project. The README indicates that it should be good to go after running "yarn" to install dependencies, but I'm getting the following error when I try to ...
0
votes
1
answer
21
views
Intermittently getting blank screens when navigating between bottom tabs in Expo Router
Environment
expo-router: 6.0.14
react-native: 0.81.5
react: 19.1.0
@react-navigation/bottom-tabs: 7.4.0
@react-navigation/native: 7.1.8
expo: 54.0.12
Tab Layout Configuration
// app/(tabs)/_layout....
10
votes
5
answers
4k
views
React native - how to fix Java.lang Double cannot be cast to java.lang.Boolean
I am running into an annoying issue (Android only) for a couple of days now.
This has seemed to happen suddenly. And I can't get around this issue. Please see below my gradle project:
buildscript {
...
0
votes
1
answer
62
views
TypeError: Cannot Read Property 'code' of undefined when using Google-sign in in Firebase [closed]
I keep getting:
TypeError: Cannot Read Property 'code' of undefined
Here is my code
import React, {useEffect} from 'react';
import {View} from 'react-native';
import {GoogleSignin, ...
0
votes
0
answers
46
views
Expo app wont build for simulators after upgrading, what could be the issue?
So i upgraded my expo app from 52 to 54 and now it wont build for simulators at all. I have tried, reinstalling, deleting all build files, clearing expo cache etc.
It builds for my physical device ...
0
votes
0
answers
42
views
Redirect Uri is not working properly in React Native
I have created an mobile app using react native and then i build using **eas build -p android --profile preview....**After that it created an qrcode using that i downloaded my apk file after that I ...
0
votes
0
answers
23
views
Multiple commands produce 'iphoneos/libRNDeviceInfo.a' Target 'RNDeviceInfo' (project 'RNDeviceInfo')
Multiple commands produce '/Users/mac/Library/Developer/Xcode/DerivedData/APP_HaXi-fienhtgaztiojsagqgrzzowduwil/Build/Intermediates.noindex/ArchiveIntermediates/APP_HaXi/IntermediateBuildFilesPath/...
0
votes
1
answer
57
views
Twilio Voice React Native — App Crashes When Initiating Outgoing Call (`getMainActivityClass()` Returns Null)
After resolving a startup crash, I’m now facing a new crash when attempting to initiate an outgoing call using @twilio/voice-react-native-sdk.
When I call:
Voice.connect(...)
the app crashes with the ...
-1
votes
1
answer
75
views
Document.cookies set from inside my webview are undefined
I have a webapp that's already production ready to run inside a React Native Webview. The app uses the package js-cookie which saves the accessToken and refreshToken to the browser cookies.
import ...
0
votes
1
answer
33
views
Critical notifications sound not playing OneSignal - ios
I'm having issue that notifications sounds doesn't play, specially for critical notifications i'm using react native.
i already have entitlement and approval from apple
i have the sound file .wav 3 ...
0
votes
0
answers
37
views
Incompatible React versions: the react and react-native-renderer on iphone
When I build react native app I see this error: Incompatible React versions: the react and react-native-renderer on iphone . and this is my package.json
so, I need help in this case. This image ...