I am using a file picker (expo-images-picker) in React Native (Expo) where users can select images or a video. I would like to be able to show a preview of the
I am trying to test Android release build with MSAL custom login page, which works fine on debug mode. Though, on release mode, I am getting this error: Could n
I am trying to upgrade my react-native project from version 0.62.0 to 0.64.0 when i run the app on android, i get the following error: Error: getPropertyAsObjec
I need to know ALL the things I need to do in order to allow a react native app communicate with a local server running on my mac. (I'm running react native on
I am using pouchdb with react native (expo) to store the local data and also the images and when trying to recover the image I get the following data Object {
I have an issue with my react native app. I am using expo-image-picker to take a picture and send it to firebase. Here is my issue: When building the apk for my
Hey guys I have few questions regarding the community version of the RN DateTimePicker (https://github.com/react-native-datetimepicker/datetimepicker#value-requ
I'm giving a try with [react-native-crypto][1] in order to learn how to convert nodejs to be used in React Native project in the future. Unfortunately, I couldn
in react-native, when I try to pass parameters to functions/components/etc, typescript files will always complain and it won't work until I have specified the t
If I need to know whether a key like the shift key is currently being pressed, how can I find that info? This solution should assign this info into a single var
I am trying to use react-native-track-player in my app. The functionality of my app requires that one audio track is played, and then it needs to await user inp
I have lottie library in my project built on react-native. followed These installation steps on an android, but to my surprise the animation works on fine on em
I am creating a mobile app using Expo and would like to use NativeBase for UI components. No matter what I try to do I get this annoying error: fontFamily "Robo
Problem My app is occasionally terminating in background after 30 seconds in release mode. The below warning appears after ~30 seconds of the app being sent int
Facing this error when I run react-native run-ios after creating the project Error - error Failed to build iOS project. We ran "xcodebuild" command but it exite
I am evaluating React Native and Flutter. I am not experienced in both of these frameworks and hence need some information which I did not fin
I found a lot of answers on this topic example but they were all about Mac Os, I would like to view my network requests in React Native to help me debug Windows
I want to use react-native-video in my project. After installing this package I got this error every time (Only in android). I have added all the additional cod
I am using react-native-track-player in my existing project, the issue is when user clicks on shuffle button then every time it's playing next song, I'm adding
I am using Function class in react native, now I open my app in portrait my screen design changes if I open the app in landscape my design works fine how to ren