Upgrade UITextView to latest (#3090)

* uitextview use library w/ fixes

bump

bump

multiple uitextview fixes

* bump

* update to latest

* cleanup
This commit is contained in:
Hailey 2024-04-03 18:05:03 -07:00 committed by GitHub
parent a356b1be1a
commit 7fb117d213
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 17 additions and 675 deletions

View file

@ -174,7 +174,7 @@
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0",
"react-native-svg": "14.1.0",
"react-native-ui-text-view": "link:./modules/react-native-ui-text-view",
"react-native-uitextview": "^1.1.6",
"react-native-url-polyfill": "^1.3.0",
"react-native-uuid": "^2.0.1",
"react-native-version-number": "^0.3.6",