Skip to content

Conversation

@ejensen
Copy link
Contributor

@ejensen ejensen commented Jan 22, 2021

Commit 4490fb2 fixes an issue on iOS 13 where the TextView would not begin editing when tapping the placeholder. This fix is accomplished by moving the placeholder Text behind the UITextView in z-order. Fixes #35

Commit e49785d adds an Xcode preview used to visually inspect & debug the TextView.

Demonstration of the issue on iOS 13
Before:
Before
After:
After

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.

Tapping on placeholder text doesn't add caret.

1 participant