[hacktoberfest] - image pick option
See original GitHub issueDescription
Today the user can use the library to pick images from camera, gallery or documents
But the user cannot select that is from camera only, for example. So we need to add a parameter to the contract that define which intents we will use for selection.
Possible solution:
PickImageContract
would receive a data class, like we have in CropImageContract
and this data class will contain booleans for each type of selection camera/gallery/etc in the case that if you only choose one it open directly
Issue Analytics
- State:
- Created 2 years ago
- Comments:22 (16 by maintainers)
Top Results From Across the Web
How to get ready for Hacktoberfest 2022 - DEV Community
1. Head to the Hacktoberfest website and click "Start Hacking" or "Registration now open". · 2. You should be taken to an authentication...
Read more >Celebrating Hacktoberfest 2022 - Stoplight Blog
You can pick from the list below or check out all the open-source ... Mac users can use a native Docker image instead...
Read more >Hacktoberfest 2021: The Big Push - YouTube
Celebrate open source software, find projects, and start hacking with DigitalOcean experts!Knock out your 4 PRs/MRs all at once with the ...
Read more >Hacktoberfest party! Day 1! Getting you into Open source GitHub
GitHub t-shirt give away, more information here http://eddiehub.org/ hacktoberfest -2021What is Hacktoberfest ? Hosted by DigitalOcean for the ...
Read more >Hacktoberfest 2021 Official KickOff: Americas Edition - YouTube
Happy 8th Hacktoberfest ! Come celebrate open source software, hear maintainer stories, play games, and make your first pull request.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry to barge in @jashasweejena. This is actually my first open-source contribution, and it’s a library I’m familiar with and use at work. So I really wanted to contribute something
You have a fair point, I would go for the simple, let’s remove
documents