mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Using proper image transformation
This commit is contained in:
@ -42,7 +42,7 @@ export type RootStackParamList = {
|
||||
| {
|
||||
type: 'share'
|
||||
text?: string
|
||||
media?: { path: string; mime: string }[]
|
||||
media?: { uri: string; mime: string }[]
|
||||
}
|
||||
| undefined
|
||||
'Screen-ImagesViewer': {
|
||||
|
Reference in New Issue
Block a user