after running npm install and trying to build my app I get the following error: ********************************************************************************
Hi i am a new reactnative developer and i cant start my new poject in android sttudio i get always the same error here are some pictures. This is mine AndroidM
I have a bug that I don't understand how to solve. I have a component which is supposed to open a Payment sheet to let the user pay using the code below. const
I am getting this error cannot read the property of navigate when try to navigate to the SignInScreen this is the splash screen that have created import React f
I am using react-native-notifications version 4.2.4 on React Native 0.64.1. I have also tried on react-native-notifications version 4.3.1 on React Native 0.67.
I am a beginner in React Native so I apologize if this is a noob question. I am trying to learn using this react navigation article and this about react login e
In order to use expo-notifications, I use this approach: -show an onboarding screen where user can accept to receive the notifications -if the user accepted to
In order to serve updates faster to testers, I would like to use different CodePush options for Staging and Production. For example, in Staging distributions, I
I'm having this issue when test react-native component with jest and enzyme TypeError: _enzymeAdapterReact.default is not a constructor Here is my dev dependen
I want to use WalletConnect on my ReactNative app. As the WalletConnect docs say, I'm using npx rn-nodeify --install --hack (for introducing support for Web3) i
So I am using react-native-video and react-native-track-player parallelly, Normally both are working fine, but to use some extra functionalities of video playe
So I am fetching the list of 10 todos from https://jsonplaceholder.typicode.com/todos?_limit=10&page=1 I am updating data with the array of these 10 todos.
I have the following problem in my component "SubmitButton" I want to execute a custom hook by clicking on the button. This hook is called "useLogin". But curre
I am doing a react native course with Mosh (https://codewithmosh.com/). I am using expo. I am very new to react native and don't really know what I am doing, bu
I want to have a screen which contains all my favorite subjects. I have to select these from another screen, with all the subjects. The functionallity behind it
i recently started @reduxjs / toolkit. when i see code or documents of this, it not is not worked (undefined...) or too complicated(prepare?? createaciton??). i
Is there a way to combine two tracks into one with a possible overlap? Something like this: http://naomiaro.github.io/waveform-playlist/web-audio-editor.html in
When navigating to a screen from my second bottom tab(tab2), the app switches to tab1 and then navigates to the screen. When you click on the text to change scr
I am trying to use createDrawerNavigator from import { createDrawerNavigator } from '@react-navigation/drawer'; in react native. However, I am getting the error
We are using ffmpeg library (https://github.com/tanersener/react-native-ffmpeg) but with large videos this task is taking too long time, up to 4 minutes or more