Rillieux

Rillieux

Geek Repo

Github PK Tool:Github PK Tool

Rillieux's repositories

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.

Language:SwiftLicense:MITStargazers:95Issues:4Issues:4

Fish

"Fish" as in "teach a man to fish ... " A study in SwiftUI+CoreData+MVVM ...

Language:SwiftStargazers:26Issues:1Issues:0

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 ...

CustomBlurSafeAreas

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.

Language:SwiftLicense:MITStargazers:8Issues:2Issues:0

Contacts

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.

Language:SwiftLicense:MITStargazers:2Issues:1Issues:1

AppUpdates

A method for adding and updating objects to CoreData based on App verion number.

Language:SwiftStargazers:0Issues:1Issues:0
Language:SwiftStargazers:0Issues:1Issues:0

OverlayBlurringUnderlyingImage

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

Language:SwiftLicense:MITStargazers:0Issues:1Issues:0