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(android): FlatList with TextInput resize bug #42

Merged
merged 5 commits into from
Jun 18, 2024

Conversation

lodev09
Copy link
Owner

@lodev09 lodev09 commented Jun 17, 2024

Window SOFT_INPUT_ADJUST_RESIZE doesn't play well with FlatList with a TextInput.

Copy link

vercel bot commented Jun 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-true-sheet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 3:05pm

Copy link

codeclimate bot commented Jun 17, 2024

Code Climate has analyzed commit 1378609 and detected 0 issues on this pull request.

View more on Code Climate.

@lodev09 lodev09 merged commit a3285d0 into main Jun 18, 2024
7 checks passed
@lodev09 lodev09 deleted the fix/android-flatlist-input-bug branch June 18, 2024 04:25
@lodev09
Copy link
Owner Author

lodev09 commented Jun 18, 2024

🚀 This pull request is included in v0.12.1. See Release 0.12.1 for release notes.

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.

[Bug][Android] Bottom Sheet is Unable to Fully Expand After Opening and Closing TextInput
1 participant