Right now i'm using the valueComponent props and return null from the comp i created but, i prefer a cleaner way.
Thanks.
In v2 use the property controlShouldRenderValue={false}.
controlShouldRenderValue={false}
@jovstern which version are you using?
Most helpful comment
In v2 use the property
controlShouldRenderValue={false}.