Friday, 19 February 2021

How can I limit the number of files that can be picked in react-native-document-picker

I wish to limit the user to select upto 5 files at a time when picking multiple files using react-native-dockument-picker's API "DocumentPicker.pickMultiple".

How can I do this ?



from How can I limit the number of files that can be picked in react-native-document-picker

No comments:

Post a Comment