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

feat: example with KeyboardAwareScrollView that covers entire screen #751

Merged
merged 4 commits into from
Jan 3, 2025

Conversation

kirillzyusko
Copy link
Owner

@kirillzyusko kirillzyusko commented Jan 3, 2025

📜 Description

Added example where input takes full height of the screen. Such scenario is quite common for messaging app (GMail for example).

💡 Motivation and Context

Will help to reproduce #578 #512 #613

📢 Changelog

JS

  • added long TextInput to AwareScrollView example.

🤔 How Has This Been Tested?

Tested manually on:

  • iPhone 15 Pro;
  • Medium Phone API 35;

📸 Screenshots (if appropriate):

image

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko added the example Anything related to example project label Jan 3, 2025
@kirillzyusko kirillzyusko self-assigned this Jan 3, 2025
@kirillzyusko kirillzyusko marked this pull request as ready for review January 3, 2025 22:15
@kirillzyusko kirillzyusko merged commit 3410d6d into main Jan 3, 2025
11 checks passed
@kirillzyusko kirillzyusko deleted the chore/input-that-covers-entire-screen branch January 3, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example Anything related to example project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant