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: calls onLayout on input affix #3597

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

lukewalczak
Copy link
Member

Summary

Fixes missing possibility to invoke onLayout on TextInput.Affix which is mentioned in the documentation.

Related issue

Test plan

Added unit test.

@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here.

@mfds
Copy link

mfds commented Jan 17, 2023

Thanks for looking into this. Would it be backported to 4.x?

@lukewalczak
Copy link
Member Author

Thanks for looking into this. Would it be backported to 4.x?

Hey @mfds, it won't be, we are not planning to release patches for v4 anymore.

@lukewalczak lukewalczak force-pushed the fix/input-affix-on-layout branch from 35ef79a to 012748d Compare January 23, 2023 13:04
@callstack-bot
Copy link

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

@lukewalczak lukewalczak merged commit 8ef6476 into main Jan 23, 2023
@lukewalczak lukewalczak deleted the fix/input-affix-on-layout branch January 23, 2023 13:11
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.

4 participants