Hey folks I'm using react native raw bottom sheet in react native project.I'm showing a bottom sheet when the user click on an icon.It's working fine on both an
I developed an app using Expo and React Native. The app worked fine during development using the Expo Go app, I tested in Android and iOS. Then I built each app
This is my navigation stack using react navigation v3.2.1: I have a switch navigator to switch to Authentication navigation stack and Authenticated App stack.
Found screens with the same name nested inside one another. Check: This is the main code that brings the error. The error is in some of the screens. how do i ge
I am facing an error which running "npm install" (see picture attached) node version: 10.7.0, npm version: 6.1.0 MacOs version: 10.15.6 It's a react native proj
<Picker // selectedValue={this.state.language} selectedValue="USD" style={{ height: 50, width: 100, marginRight: 10, justifyContent: 'flex-start' }}
I have came across few solutions specific for ios and Android to prevent screen-capturing and taking screenshots. But how do i disable screen-capturing in react
I'm trying to setup a way to setup a payment for later with a prebuilt Stripe component in a React Native Expo Project. I'm following along with this project: h
I have three tabs in a top tab bar navigation with different width text. Is it possible to make the indicator width match the text? On a similar note, how can
I am creating app using React-Native and testing it on Android device. After adding react-native-camera module, the following error occurs: org.gradle.api.task
I have created a todo list and it works fine, but I need to add async storage to store the todo list when the page refreshes, or closes etc. So, I added async s
From the react native styled-components documentation, I've seen EM values being used in place of the usual px. However, when I try compiling my project which u
I am using the Flyerchat library for the chat application. <Popover isVisible={open} onRequestClose={() => setOpen(false)} from={t
I am new to react native, bear with me. when i click on categories(A) i navigate to new screen containing different subcategories(B) i am using get token on thi
I am using the Flyerchat library for the chat application. <Popover isVisible={open} onRequestClose={() => setOpen(false)} from={t
I've recently implemented dark mode into my app, but having an issue with an error when building the npm package with npm build. The code works, but is there a
node_modules\firebase\package.json` was successfully found. However, this package itself specifies a `main` module field that could not be resolved node_modules
I am using firebase with react native . Trying to write some firebase cloud functions. For that i have used firebase init . On console it gives a success messag
I have this problem and try to fix with all solutions I had found,but still not works. My rules in firebase cloud firestore is : service cloud.firestore {
Can I know the what is this error and a solution for this? This error occurred at react native apps randomly, in both debug mode and APKs. reproducing this erro