My iOS 15.0 SwiftUI package for photo selection

This page summarizes the projects mentioned and recommended in the original post on /r/SwiftUI

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • PhotoSelectAndCropDemo

    A basic implementation of the PhotoSelectAndCrop Package. Play with the various settings, select a picture and view the details of the ImageAttributes which in a production project can be saved in @AppStorage, CoreData, etc ...

    All SwiftUI. Here is the repo: https://github.com/Rillieux/PhotoSelectAndCropDemo

  • PhotoSelectAndCrop

    This package integrates a UIImagePickerController into a SwiftUI app. Obtain 1) a copy of the original image, 2) a scaled and / or cropped version of it, 3) a CGFloat and 4) CGPoint. The CGFloat and CGPoint represent the scale and position of the original image used to make the processed version.

    Using the package here: https://github.com/Rillieux/PhotoSelectAndCrop

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts