-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error styling #12
Comments
@alz10 Could you share your code for this screen? |
I just wanna add some marginBottom when the error text appears so it doesn't get closer to another textfield's title specially in A prop |
You can apply some marginBottom on First input fields. to make the appropriate spacing |
I already did that and yes it fixes the spacing problem but what if i want to fully customize the error text? For example i want to add an icon right beside it or make it a message badge. A prop |
@alz10 I'll do some experiments with a |
I'd like to put some padding bottom on the text error so that it wont look confusing to the next textfield
The text was updated successfully, but these errors were encountered: