I am using the audio component of Expo and need to export it in MP3 format。encountering such an error Error Domain=NSOSStatusErrorDomain Code=1718449215
Trying to debug apps with React Native Debugger. Shows "Unsupported DevTools backend version". How I got here I created a new app using expo init ([email protected]
I'm trying to use Flippers React-Native-Navigation plugin to view some routes and how they act in my app and for some reason the plugin throws this error. TypeE
When loading up my app it says in the command prompt: Unable to reach Expo servers. Falling back to using the cached dependency map (bundledNativeModules.json)
I can't read or write into my database, so I was trying to figure out the problem. When I run console.log(database().ref("/users/123")); I get "null/users/123"
I am new to react native and I have downloaded a project from github, and I see redux and socket.io in the package.json file, is there any need to install them
I am receiving my API data in react. I am sending same data to another component to download the excel file. const [data,setData] = useState([]); const fetc
i have " cannot find module '@babel/generator' " error while trying generate signed apk. But i installed this package using yarn add, this is part of my package
I'm starting an open source project, a visual editor for React Material UI. This is the link to the project. Users will be able to drag and drop material compon
My react native app is not showing any events in the Facebook Event Manager from iOS 14.5 users. It works fine for Android and iOS 13 users. I have the same iss
As the title says, I'm working on an app that has an input text and when I tried pasting text I had on the clipboard, it wouldn't do anything, but it shows the
I dont know why when i want to render a component inside of a map function, basiclly i have a List component, and when i fetch data from an API with the email,
I am using expo 5.3.0 I have two function components component1 and component2. I am rendering one inside another like this <component2> <component
I have a button component with a simple onPress const Press = () => { return ( <Button onPress={() => { Alert.
I am using this code and it works fine in simulator as I am getting a location and can get pdf file from there async createPDF() { let options = { html
I'm trying to get push notifications running with React Native on iOS and Android. To do so I am using firebase, as that seemed to be very convenient. On Androi
I want push notifications to be locked on screen until a specific timeout
Im implementing Firebase Cloud Messaging notification for my React Native app. For Android, the notification works great, however, for the ios, I faced an error
I develop a React Native mobile app and for the backend I want to use Java Spring. Now I have a standalone backend server running locally on port 8080 and my re
I am running pod install Installing DoubleConversion (1.1.6) [!] Error installing DoubleConversion [!] /usr/bin/git clone https://github.com/google/double-conv