Closed
Description
Description
PickerProps
is resolved to any
Related to
- Components
- Demo
- Docs
- Typings
Steps to reproduce
For some reason PickerProps
is equal to any
. Is this because of the ThemeComponent
?
Expected behavior
PickerProps
should be resolved correctly
Actual behavior
PickerProps
resolved to any
Environment
- React Native version: 0.72
- React Native UI Lib version: 7.5.2
Affected platforms
- Android
- iOS
- Web