I am working on an app which needs push notification. I haven't used push notification before and I am no idea how to implement this with nodejs server. Any one
This is my app.json { "expo": { "name": "add-contact-list", "slug": "add-contact-list", "version": "1.0.0", "assetBundlePatterns": [ "**
I'm having issues getting expo to start. It tries to open dev tools and dev tools will not open and gives me this error: Cannot find module 'C:\Users\charl\Ap
I have a react native messaging app done with Expo. I got notifications to work, but the problem is that each message is a separate notification. I would like
I am trying to install expo-cli and there appears to be an error related to the node version. Is there a way to install it without installing Node 16? I have e
I've been following this guide https://medium.com/@pellea/using-adb-with-wsl2-7aebbb070a47 and so far have gotten to the point where WSL2 can see the emulator(s
I'm developing an Expo app on both Android and IOS. I am making the same API request on both IOS and Android but for some reason the Android request is failing.
I developed an app using Expo and React Native. The app worked fine during development using the Expo Go app, I tested in Android and iOS. Then I built each app
I'm trying to setup a way to setup a payment for later with a prebuilt Stripe component in a React Native Expo Project. I'm following along with this project: h
I am using Firebase as my authentication and database platform in my React Native-Expo app. I have not yet decided if I will be using the realtime-database or F
i want to detect the current orientation of device in expo react native, this is my code that doesn't work: import { Dimensions, } from 'react-native'; import
I am new to react native. I am trying to make a podcast player. While I was able to make it work in my Podcast component, when I change to other component, the
I made the same model on the web and it worked, I tried to use shallowEqual of Redux as second parameter of useSelector function, also the _.isEqual of lodash
I'm using Expo App on my Android device to connect to my Desktop (Ubuntu 20.04.4 LTS) Expo (I signed in both my same Expo Account)I am also connected to the sam
I am creating chat UI in react native in which I want the first section (where the messages are shown) should be scrollable. The TextInput should be at the bott
When I test the app with apk on my android phone it works fine but when I build .aab and submit it to Play Store and download it, It crashes after splash screen
I found react native module with code like this: export default { activateWithApiKey(apiKey: string) { AppMetrica.activateWithApiKey(apiKey); }
onPlaybackStatusUpdate should return the output after every 100ms but only returns on play or stop. am I missing something in my code. (I am new to Expo and Exp
I'm trying to use the command eas build -p android to build my android .aab file, but each time I'm trying to do so, then I'm finding the error 🤖 Androi
node_modules@expo\vector-icons\build\vendor\react-native-vector-icons\lib\create-icon-set.js: # could not be cloned. Error: # could not be cloned. at Object.ser