I am developing a project in react-native for music player. In this project i have to implement equalizer ,can anyone suggest a library for this?
hello guys I face with that issue,could you help me! { "createdDate": "25 April 2022", "critique": "string", "description": null, "patient": { "name": "deneme",
I'm creating an app with react-native and I wanted to create a scrollView with some divs inside and I used .map() to create them using the info from another fil
I have successfully implement the react native web support in react native project. And i have install the @ui-kitten/ library. but when i run in the web it giv
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