Alessandro Orlich
Alessandro Orlich
I agree this feature should be added
Same issue, "react-native-vector-icons" is installed because if I try to render a TextInput with an icon i.e. ``` ``` It renders correctly, while the dropdown does not.  Here a...
Please this is so much needed
Any update on a fix?
Viene spontaneo chiedersi se questo SDK sia ancora mantenuto
facing the same issue
hate to be be that guy but... no update on this issue?
We found out that defining the header prop as the Header component from the library makes the margin disappear without having to style it ``` header: ({options, route}) => (...
I'm curious, why not just put the logic in an Header component and returning it on top on the render function of the screen component? You're still writing a header...
> @VariabileAleatoria Thanks for your comment. Can you please elaborate by providing a basic structure of the code you would expect? I mean having something similar to ``` export const...