ImagePicker
GitHub describes it as :camera: Reinventing the way ImagePicker works.. The repository metadata lists Swift as its primary language. The metadata lists the NOASSERTION license. This article stays within the project description and details documented in the GitHub repository README.
hyperoslo/ImagePicker: Description
GitHub describes it as :camera: Reinventing the way ImagePicker works.. The repository metadata lists Swift as its primary language. The metadata lists the NOASSERTION license. This article stays within the project description and details documented in the GitHub repository README.
Repository scope
GitHub describes it as :camera: Reinventing the way ImagePicker works.. The repository metadata lists Swift as its primary language. The metadata lists the NOASSERTION license. The README describes the project this way: ImagePicker is an all-in-one camera solution for your iOS app. It lets your users select images from the library and take pictures at the same time. As a developer you get notified of all the user interactions and get the beautiful UI for free, out of the box, it's just that simple.
Description
The README section "Description" states: ImagePicker has been optimized to give a great user experience, it passes around referenced images instead of the image itself which makes it less memory consuming. This is what makes it smooth as butter.
Usage
The README section "Usage" states: ImagePicker supports limiting the amount of images that can be selected, it defaults to zero, which means that the user can select as many images as he/she wants.
Optional bonus
The README section "Optional bonus" states: You can inject Configuration instance to ImagePicker, which allows you to configure text, colors, fonts and camera features
Editorial conclusion
The repository README is the source for this review. It does not replace a local installation or an independent test.
Community notes