Let's add the option to allow users to configure which initial component should be displayed. Right now a UITextField on iOS is used, but in every case I've wanted to use this plugin, a UILabel would be more appropriate or even a GridLayout with a Label and a optional Label which could be place on the left or right to display a down arrow icon possibly.
Let's add the option to allow users to configure which initial component should be displayed. Right now a UITextField on iOS is used, but in every case I've wanted to use this plugin, a UILabel would be more appropriate or even a GridLayout with a
Labeland a optionalLabelwhich could be place on the left or right to display a down arrow icon possibly.