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: input label not visible on ios if multiline, fixes #4482 #4497

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

damianfilipek81
Copy link

Motivation

This PR solves this issue. "When focusing into a TextInput (when mode='flat'), the label disappears. It shows up normally when multiline=false, and this is only a problem on iOS."

Related issue

issue

Test plan

I've checked it on ios simulator and android emulator, since example project is on expo 48 i cannot install it on my phone.
I've also updated TextInput.test.tsx.snap snapshot since tests were failing.

@callstack-bot
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants