Skip to main content

All Questions

0 votes
0 answers
16 views

A few years ago i created an expo app. Added a few extra things on top of the default created app. Now I am trying to update this app to the latest expo version, after installing expo and all the ...
Dierke9's user avatar
  • 11
2 votes
0 answers
32 views

I'm seeing this error in the Metro terminal immediately after my Android build finishes loading: TypeError: Cannot read property 'getConfig' of null js engine: hermes There is no stack trace — this ...
Ian Ross's user avatar
0 votes
0 answers
21 views

I am building a mobile application and the framework I am using is React Native + Expo. When it comes to verifying the clerk's email, there is an error that the verification failed. I received the ...
DucVjt's user avatar
  • 1
-2 votes
0 answers
44 views

I’m trying to implement VoIP push notifications in my React Native app using react-native-voip-push-notification. Regular push notifications (FCM & Apple notifications) are working, but the VoIP ...
Dawood Haider's user avatar
-7 votes
0 answers
43 views

Repo link of submitted code, recruiter says he is not able to navigate to the app, can someone help, rechecking my repo
Satyajeet Bhosale's user avatar
0 votes
0 answers
38 views

I’m building a React Native 0.72.10 iOS app and hitting build errors. Environment: macOS: Apple M4, Sequoia 15.7.2 Xcode: 26.1.1 React Native: 0.72.10 Errors: Could not delete /Users/.../ios/build ...
sangami vivekanandan's user avatar
0 votes
1 answer
43 views

I have an Expo app where I have an element. I want to call an async function when I double tap that element. For doing that, I found the react-native-gesture-handler library. I wrapped the whole ...
davidcm-dev's user avatar
0 votes
0 answers
44 views

I am trying to run my React Native Android project on macOS using: npx react-native run-android But the build fails with this error: error Failed to install the app. Command failed with Unknown ...
Mayank kumawat's user avatar
-1 votes
0 answers
27 views

I'm building a mobile app with React Native (Expo) and using Supabase for authentication and user profiles. This is my profiles table create table public.profiles ( id uuid primary key references ...
Tai's user avatar
  • 19
0 votes
0 answers
26 views

I am running project. The project is in react-native not in expo. I am getting this error Error: Native module RNFBAppModule not found. Re-check module install, linking, configuration, build and ...
hacker4life's user avatar
-1 votes
0 answers
36 views

As soon as I use dispatch to change a property of the object in redux state, suddenly the whole component re-mounts in react native. Below is a part of my Slice.tsx: const initialState = { ...
Archit Gupta's user avatar
1 vote
0 answers
37 views

I'm implementing a feature that users can join a live class in a React Native app. For that, I need to listen to the events like new peer joined, video turned on/off... based on 100ms docs, the below ...
Hekmat's user avatar
  • 2,161
-5 votes
1 answer
37 views

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?
Trinity's user avatar
Best practices
0 votes
0 replies
36 views

I’m trying to implement a global <Redirector /> component in Expo Router to control the navigation flow of my app. The logic depends on: Authentication state Whether the user completed ...
Schiswot's user avatar
0 votes
1 answer
34 views
+50

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],...
kojow7's user avatar
  • 11.5k

15 30 50 per page
1
2 3 4 5
9431