react-native-documents / document-picker

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

Pick method in DocumentPicker causes Drawer is overflowed. #720

Closed dawpham3009 closed 6 months ago

dawpham3009 commented 6 months ago

When I click on Upload. I will call DocumentPicker.pick image After choose file or cancel. image Can you help me this issues please ?

github-actions[bot] commented 6 months ago

:wave: @dawpham3009, 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 code snippet that we can copy-paste into an empty project and see the error ourselves, or provide a git repository with 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!