chore: on android use notification to display file upload progress instead of toast (#2628) [skip e2e]
This commit is contained in:
@@ -12,4 +12,5 @@ export enum ReactNativeToWebEvent {
|
||||
ReceivedFile = 'ReceivedFile',
|
||||
ReceivedLink = 'ReceivedLink',
|
||||
ReceivedText = 'ReceivedText',
|
||||
OpenFilePreview = 'OpenFilePreview',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user