Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Settings API - Section and TextInput - feature request

Please would you consider increasing the <Section> title text size so it is larger than the Text nested within it ?

The <TextInput> control currently displays the value saved by the user below the label. Please would you consider adding an attribute that allows us the option to right align the value instead?
e.g.   Label:  value here

Please would you consider adding a visual hint for the user that the control is a text box please? Currently the label is displayed in the same font colour and size as a <Text> control.

Sharing the markup I have used to try and make the TextInput stand out more in the meantime...

<TextInput label={<Text bold>Textbox Label:</Text>} settingsKey="txtFoo" />



Best Answer
0 Votes
1 REPLY 1

Just seen the update on my phone, purely coincidence no doubt, but thank you.

Thank you also for fixing the issue with Windows 10 <TextInput>.

Best Answer
0 Votes