Skip to content

fix: ios scrolling issues#299

Merged
exploIF merged 3 commits intomainfrom
@exploif/fix-ios-scrolling-issues
Dec 1, 2025
Merged

fix: ios scrolling issues#299
exploIF merged 3 commits intomainfrom
@exploif/fix-ios-scrolling-issues

Conversation

@exploIF
Copy link
Copy Markdown
Collaborator

@exploIF exploIF commented Nov 28, 2025

Summary

This PR should fix scrolling issues on iOS, when provided defaultValue is long, but it's just a single paragraph (no new line characters inside)

Test Plan

  • Set either maxHeight or fixed height for EnrichedTextInput
  • As a default value set one line long text
  • Provided text should be long enough, so input should be scrollable
  • Notice that component scrolls well
  • Notice that modifying defaultValue in runtime still handles scrolling behavior properly

Screenshots / Videos

Simulator.Screen.Recording.-.iPhone.17.Pro.-.2025-11-28.at.11.12.16.mov

Compatibility

OS Implemented
iOS
Android ❌ (works fine already)

Copy link
Copy Markdown
Collaborator

@szydlovsky szydlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💣 🔥

@exploIF exploIF merged commit a5e40b1 into main Dec 1, 2025
5 checks passed
@exploIF exploIF deleted the @exploif/fix-ios-scrolling-issues branch December 1, 2025 11:42
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.

3 participants