I am trying to combine Select component with showing or hiding TextInput components in Settings.
In a sense the Select component selections would be a number 1-5 and depending upon what number is chosen, that number of TextInput fields would become visible within Settings.
Is this possible?