Open mohit23x opened 2 years ago
Great library, I think it will be nice to have a functionality to supply the left and right element to the input field.
The API could be similar to react-native-paper's text input
react-native-paper's
<InputOutline left={<Icon />} right={<Icon />} />
may be we have to add another prop called continer-style.
continer-style
Would like to hear thoughts from maintainers.
Great library, I think it will be nice to have a functionality to supply the left and right element to the input field.
The API could be similar to
react-native-paper's
text inputmay be we have to add another prop called
continer-style
.Would like to hear thoughts from maintainers.