Fatma Mahmoud
Fatma Mahmoud
I hide the ModalDropdown when I show it and try to press it, all app crashed and closed I hade many dropDown in the screen , show or hide as...
I tried to install the package on nodejs project with `yarn add @vonage/server-sdk` and `yarn add https://github.com/Vonage/vonage-node-sdk` but no folder created on node_modules for the package I got this message...
### I had slider inside the modal, on ios I can't slide the images it is stuck on IOS but working fine on android my code ``` import { Modal,...
my website is working fine in production now then I need to use graphql so I install these plugins WP GraphiQL WP GraphQL WPGraphQL for Advanced Custom Fields and enable...
DropDownPicker is not scrolling fine in IOS but working fine in android I found that problem is I use DropDownPicker inside modal if I use it in any other place...
**react-native-snap-carousel and react-native-range-slider-expo stuck when using inside the modal** I had two component inside the modal that not slide my code ``` import { Modal, SlideAnimation } from 'react-native-modals'; import...
I only want one open at a time. I've tried changing states of collapse, but nothing is working. I can open all of the items. Any thoughts?
I still face the same issue mentioned on [this link](https://github.com/avishain/react-native-range-slider-expo/issues/24)
after I install the package I get this error message Unable to resolve module @unimodules/core import { NativeModulesProxy } from '@unimodules/core'; export default NativeModulesProxy.ExponentConstants; all I just wrote on the...
I had model with content input text and dropdown If I end writing on the input text and then select from dropdown, the focus return to the input text and...