react-native-documents / document-picker

Document Picker for React Native
https://react-native-documents.github.io/
MIT License
1.35k stars 437 forks source link

Android app crushes twice when picked file #480

Closed lylest closed 3 years ago

lylest commented 3 years ago

Android app crushes twice when picked file

Steps to reproduce

  1. …Selected a file

Describe what you expected to happen:

  1. …able to select file and return to screen

Environment info

"react": "17.0.1", "react-native": "0.64.1",

library version: "react-native-document-picker": "^6.0.4",

iOS / Android version: x.x

label-actions[bot] commented 3 years ago

:wave: @lylest, sorry you're having an issue. This issue is being closed because it does not provide all information required by the issue template. As the issue template explains, we require that you provide a runnable example that reproduces your issue and your environment information. This means you need to provide a git repository with code that reproduces the issue. The reason is that maintainers do not have time to try reproduce bugs themselves. Please try to minimize the superfluous code and focus only on reproducing the bug. Please create a new issue with this and we'll be happy to review it!