Fix double text input in composer (#7381)

* upgrade paste input

* override how backing uitextinput is created

* different approach
This commit is contained in:
Samuel Newman
2025-01-07 18:29:27 +00:00
committed by GitHub
parent 615bbc3532
commit fe8d3b081c
4 changed files with 170 additions and 33 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
"@haileyok/bluesky-video": "0.2.6",
"@ipld/dag-cbor": "^9.2.0",
"@lingui/react": "^4.14.1",
"@mattermost/react-native-paste-input": "^0.7.1",
"@mattermost/react-native-paste-input": "^0.8.1",
"@miblanchard/react-native-slider": "^2.3.1",
"@mozzius/expo-dynamic-app-icon": "^1.5.0",
"@radix-ui/react-dismissable-layer": "^1.1.1",