text input component

One SDK component in 8 flavors:

Input style: Conventional vs 'lined'

Font: Roboto vs SF

Mode: Lined/Dark vs Light

input { type='conventional' mode="light" system="iOS"}

input { type='conventional' mode="light" system="Android"}

input { type='conventional' mode="dark" system="iOS"}

input { type='conventional' mode="dark" system="Android"}

input { type='lined' mode="light" system="iOS"}

input { type=''lined' mode="light" system="Android"}

input { type=''lined' mode="dark" system="iOS"}

input { type=''lined' mode="dark" system="Android"}

For the record: I hate 'lined'/Material-like inputs for their poor usability and interactions. I will do whatever I can to avoid them, but if some SDK consumers use them(and they do), we gonna include it...

😑------

Feedback, especially negative, always welcome!

Peter Grochowski
I make rectangles for a living 🖊️
Get in touch

More by Peter Grochowski

View profile