Bottom sheet backgroud in react native
I am using gorhom bottom-sheet
, and I want the background to become gray when I open the bottom sheet. However, it doesn’t work even though I followed the documentation.
Making Edits to the CountryPicker Library
I am using the CountryPicker
library from rn-country-picker
to pick the country codes.
Components re-rendering making the app crash – Expo
I’m learning react-native/expo and I’m stuck on this problem for hours.
Expo go crashing on start screen of my app after i Upgraded to SDK 51 from SDK 50
if you’re facing crashes in the ios app after routing then you should install react-native-reanimated
I have a problem that I don’t understand. I have this message on my screen ‘ Animated node with tag 1 does not exist ‘
enter image description herewhen I go from screen A to screen B, or when I change bottomTab, go from Home to profile for example, I get this message ‘ Animated node with tag 1 does not exist ‘ . this problem occurred when I went from expo 50 to expo 51
i am doing a api request for direction from loactioniq api and user is entering the location but in api latitude and logitude is getting undefined
im i am doing a api request for direction from loactioniq api and user is entering the location of origin and destination and im handling that in states and im log the ouput it is correct but in api request latitude and logitude is getting undefined how can i resolve this in expo project
force the file to rerender in reactNative
The function updateVerification(placeholder, true)
refuses to run.
My react native project returns a blank page
I have successfully initialized a react native project using expo coo and I get a webpage rendering with the ‘…..edit your app.js….’. When I add other screens and modify app.he as required I get a blank screen. No error on terminal. The web bundling notification is in green text. What could be the issue?
How To automatically detect headphone connection using react-native expo
I am creating a mobile application using react-native expo for our organization to play mp3 files, so the files are our property and should not be shared with others, by recording it from outside app.so it should be only played when the headphones are connected.
React Native & Expo unable to link images present in the project
I have been working on a Yoga-oriented Fitness App for a React Native Project to be showcased at University, and the app structure is given below: