I am having an issue where I have created two components "TaskInputField.js" and "TaskItem.js" and when I import them into the file I want to use them in, the b
I am making a POST request to server to upload an image and sending formdata using axios in react-native. i am getting "Network Error". i also try fetch but n
I have a react native app that includes MapView component where we are rendering the markers. Using detox, I want to test the visibility of those markers and al
I'm using React native for developing an android application. With this fetch request I'm getting the error TypeError: network request failed: fetch('https://p
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 have a simple doubt that I can hope somebody can help me with. I have a simple app that hava a main screen where loads all data that I get from a SQLite datab
I am trying to create a close button with clickable action. here, I need to design round close button icon and place it top of right corner in the view. How to
I'm working with the React Native Web and React Native Paper library with Styled Components. Basically I would like to customize the TextInput inner components:
Does anyone know how to fix the borderRadius issue in the following? The borderTopLeftRadius and borderTopRightRadius are set to 30 as is the borderRadius in th
i want to using Typing Indicator from Gifted Chat, here is my code to show typing state: const [isTyping, setIsTyping] = useState(false) const renderFooter = (
I am adding KeyboardEvent listeners to my react native code, like so: keyboardListener = Keyboard.addListener("keyboardDidShow", onKeyboardShowed); There are
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
I have an app and I want to set a reminder to open the app it is the same native reminder. eg: when user set reminder is 7:00 AM and every day my app will alarm
I've switched over from a windows dev environment to a linux environment and I'm having trouble getting react-native app going again. The application builds wit
We're trying to deploy our react native app using expo to the App Store but our build keeps failing in the "install pods" section. I've attached the error appea
Always getting white blank screen when running the app on the physical device in android case. Using react-native-navigation can't able to detect the bug please
I am facing an odd issue with firebase's firestore emulator. When i start the emulator, and check the emulator's firestore UI, it shows that no data exists in t
How do I run my expo app using the tunnel? It worked last week but for the last 3 days, it stopped working. Code written: expo start --tunnel Methods I tried:
I am working on react native project , but whenever i am building an Apk file , it give me Apk of 47MB. I tried every documentation which i found useful on goog
I am new to React native and working on a project on that, I am using react-native material-dropdown for using drop down component .i want to change the label