Mayank Chauhan

Results 3 comments of Mayank Chauhan

`react-native-material-dropdown-v2` uses `TextInput` from [react-native-paper](https://github.com/callstack/react-native-paper) while `react-native-material-dropdown` uses `react-native-material-textfield`. `TextInput` doesn't take `renderAccessory` prop instead it takes a `right` prop where a `TextInput.Icon` component can be passed. You can fork...

@horacije Where would I get the this.props from?