Description: I am using the react-native-document-picker version ^3.5.4 to select a ZIP file for import, which contains some data. However, when I attempt to select a specific ZIP file, instead of allowing me to select the file, the ZIP file opens automatically.
Steps to Reproduce:
Use react-native-document-picker version ^3.5.4.
Attempt to select a ZIP file.
The ZIP file opens instead of selecting the file.
Expected Behavior: The ZIP file should be selected and not opened automatically.
Actual Behavior: The ZIP file opens when selected.
Environment:
react-native-document-picker version: ^3.5.4
React Native version: ^0.62.2
React version : ^16.11.0"