-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
feat: adjust TextInput #3108
feat: adjust TextInput #3108
Conversation
The mobile version of example app from this branch is ready! You can see it here |
fec9345
to
754ec46
Compare
Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here. |
The mobile version of example app from this branch is ready! You can see it here |
The mobile version of example app from this branch is ready! You can see it here |
ff57091
to
4fa7f2d
Compare
The mobile version of example app from this branch is ready! You can see it here |
4fa7f2d
to
cd6cec5
Compare
The mobile version of example app from this branch is ready! You can see it here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lukewalczak - nicely done 👍 This is no trivial change 💪 Even though only 12 files were changed it looks like you had to think about a lot of moving parts.
I left a few comments and questions. However, as I checked on the Expo app, the TextInput works absolutely fine. So you can treat my comments as you like 🙇
cd6cec5
to
3065ea4
Compare
The mobile version of example app from this branch is ready! You can see it here |
The mobile version of example app from this branch is ready! You can see it here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on Android and Ios. Looks good to me :)
Summary
PR adjusts
TextInput
into Material You. There are no changes in API, only visual changes.Test plan
TextInput
on: