oliveiradev / RxPhoto

This lib using reactive approach for get and take pictures
MIT License
41 stars 14 forks source link

Combine image picker #10

Closed GeniusRUS closed 6 years ago

GeniusRUS commented 6 years ago

The ability to choose from multiple intents from all applications that are suitable as local image sources. Also, in case of rejection of permissions, a custom exception is thrown out, so that it can be handled manually

oliveiradev commented 6 years ago

Hey @GeniusRUS, thanks for your contribution!