You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I ve encountered an issue concerning Input using multiline.
The multiline is well integrated however when I ve tried to align the text on top nothing happen.
To Reproduce
Here bellow the code for Input integration:
Describe the bug
I ve encountered an issue concerning Input using multiline.
The multiline is well integrated however when I ve tried to align the text on top nothing happen.
To Reproduce
Here bellow the code for Input integration:
<Input multiline={true} placeholder="Décriver votre demande ..." color={theme.COLORS.THEME} style={{textAlignVertical:'top', borderColor: theme.COLORS.THEME, height: 100, width: '80%' }} placeholderTextColor={theme.COLORS.THEME}/>
Expected behavior
The result should be this one:
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Simulated on IOS platform.
The text was updated successfully, but these errors were encountered: