-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix placeholder and consistent Android/iOS styling for FlipInput2
We introduce a Placeholder component to ensure we have consistent rendering of placeholder text (no weird line-breaks on Android). Next we simplify the platform specific styling for Android with one negative marginRight prop measured on the input value's character length.
- Loading branch information
1 parent
95d17ec
commit d7e03af
Showing
1 changed file
with
59 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters