fix default uitextview bg color

This commit is contained in:
Hailey
2025-05-06 14:58:23 -07:00
committed by Samuel Newman
parent 512951a480
commit ae0d36ffda
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -200,7 +200,7 @@
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "^4.11.1",
"react-native-svg": "15.11.2",
"react-native-uitextview": "2.0.0-rc.10",
"react-native-uitextview": "2.0.1",
"react-native-url-polyfill": "^1.3.0",
"react-native-uuid": "^2.0.3",
"react-native-view-shot": "^4.0.3",
+4 -4
View File
@@ -16936,10 +16936,10 @@ react-native-svg@15.11.2:
css-tree "^1.1.3"
warn-once "0.1.1"
react-native-uitextview@2.0.0-rc.10:
version "2.0.0-rc.10"
resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-2.0.0-rc.10.tgz#b8f34edf795a924b97c7483cc0a760999caeb7d9"
integrity sha512-dv4rgNFEjjGcZ5s3+ll1DgCSK8YI91Z9Uvh36f9ObG2qgUxLqfxTUnp6AbJTQRxt5kTLo9y1gXVaguxGJNh39Q==
react-native-uitextview@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-2.0.1.tgz#4246d7700dca416e84edd021b6b326740a145891"
integrity sha512-L++a+aTzVhGTnHuaDrplWvviHjnn6wdCQIIJW+MZdrkGaAD81HDnOMPW7HXR+ql7kcadrHbyVu4L+OTrNEHj2Q==
react-native-url-polyfill@^1.3.0:
version "1.3.0"