bluesky-social / react-native-uitextview

A UITextView implementation for React Native that allows for full text highlighting/selection, native translations, etc.
MIT License
251 stars 15 forks source link

Text disappears when I try to enable `selectable` and `uiTextView` #20

Open samtsai opened 1 month ago

samtsai commented 1 month ago

I am still working on a minimal reproducible example but in my project when I enable selectable and uiTextView the Text content just disappears.

I've tried on version 1.4.0 and 2.2.0rc.

I'm wondering if anyone else has seen this?

In the mean time I'll try to create a shareable example.

Akumzy commented 1 week ago

Having the same issue

songispm commented 2 days ago

+1

really need help

songispm commented 2 days ago

+1

really need help

Expo SDK 52

When newArchEnabled is true, 2.0.0 and 1.4.0 all failed

When newArchEnabled is false, 1.4.0 is OK