Skip to content
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

fix: add support for textAlign: center on TextInput #2369

Merged
merged 3 commits into from Dec 1, 2020

Conversation

RichardLindhout
Copy link
Contributor

@RichardLindhout RichardLindhout commented Nov 20, 2020

Summary

fixes: #2185

Test plan

It has been testen on iOS, Android, web and works correctly
Added 2 snapshot tests

  • Default behaviour
  • Custom style behaviour

@callstack-bot
Copy link

callstack-bot commented Nov 20, 2020

Hey @RichardLindhout, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@RichardLindhout RichardLindhout changed the title fix: add support for textAlign fix: add support for textAlign: center on TextInput Nov 20, 2020
@RichardLindhout RichardLindhout marked this pull request as ready for review November 20, 2020 21:04
.expo/settings.json Outdated Show resolved Hide resolved
@Trancever Trancever merged commit a973af0 into callstack:master Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

textAlign is not supported for TextInput
3 participants