Skip to content
View Rillieux's full-sized avatar
Block or Report

Block or report Rillieux

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. PhotoSelectAndCrop PhotoSelectAndCrop Public

    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 an…

    Swift 94 19

  2. PhotoSelectAndCropDemo PhotoSelectAndCropDemo Public

    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 …

    Swift 9 1

  3. Contacts Contacts Public

    Contacts is an example of SwiftUI life-cycle application using CoreData and MVVM Architecture. **NOTE** this is a work-in-process which has only begun.

    Swift 2

  4. CustomBlurSafeAreas CustomBlurSafeAreas Public

    This project has the building blocks to create a custom header and footer with `UIBlurEffect` in a `ZStack`. Current picker implementation requires iOS 14.0, but the blurred safe area itself does not.

    Swift 8

  5. OverlayBlurringUnderlyingImage OverlayBlurringUnderlyingImage Public

    Use a Binding to "see through" a square view that blurs the image behind it.

    Swift