mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Allow custom exit
This commit is contained in:
@@ -21,6 +21,7 @@ const ComposeSpoilerInput: React.FC = () => {
|
||||
|
||||
return (
|
||||
<TextInput
|
||||
ref={composeState.textInputFocus.refs.spoiler}
|
||||
keyboardAppearance={mode}
|
||||
style={{
|
||||
...StyleConstants.FontStyle.M,
|
||||
|
Reference in New Issue
Block a user