marmelroy / FileBrowser

Finder-style iOS file browser written in Swift
MIT License
1.51k stars 221 forks source link

Allow including only specific extensions #40

Open double-fault opened 6 years ago

double-fault commented 6 years ago

Currently, in FileBrowser, you can only exclude extensions. Now, if you have a requirement of only accepting a few extensions, this is going to be a problem as you'll have to exclude all other extensions.

To solve this, I was wondering if a new method could be implemented which allowed only specific extensions to be allowed?

elahekhani commented 6 years ago

I have this problem too

jmsargent9 commented 5 years ago

Me too

BigPun86 commented 4 years ago

+1