Open emclab opened 3 years ago
Hello guys, I have exactly the same question, the funny thing is previous version from "react-native" works with such task easily. I cannot realize why this version is going to replace the previous one, if this version cannot accomplish functionality previous one.
No response? When trying to make them smaller, It will replace the content with dots, even though there is plenty of space left?
I have the same issue! Is there any update?
This seems like a big issue as it does not work on android without giving it a width. Also the width requirement is not part of the documentation. Hence this is a bug. Is there any update?
Here is the picker code on React Native (0.64) Android:
Here is the how the picker looks like:
The picker selection and the arrow-down is taking about half of the screen. How to make a smaller width picker? The current problem is that if width is too small, such as 80, then the selection result disappears and not visible.