Achraf
Achraf
I display DateTimePicker using the imperative API , it was working before , and today it throws the following error ``` `TypeError: undefined is not an object (evaluating '_datetimepicker.DateTimePickerAndroid.open') at...
### Minimal reproducible example https://github.com/AchrafBn/expo-testo/tree/main ### Summary I'm unable to create app variants using Xcode 14. I followed the instructions provided on the doc [link](https://docs.expo.dev/build-reference/variants/#ios). However, when I tried to...
Hello, I'm facing an issue with hiding some of the children in the [Controls](https://github.com/hxf31891/react-gradient-color-picker/blob/main/src/components/Controls.tsx#L124) component. When I set the boolean props hideColorGuide, hideAdvancedSliders, and hideInputType in my component, those elements...