Create with Swift
  • About
  • Contact
Sign in Subscribe

UIKit

A collection of 5 posts
Using a UISheetPresentationController in SwiftUI
Members only
SwiftUI

Using a UISheetPresentationController in SwiftUI

This article explores how you can create a layered and customized sheet experience in SwiftUI.
Mar 11, 2022 5 min read
Using a SwiftUI View in a UIKit App as an individual component
Members only
UIKit

Using a SwiftUI View in a UIKit App as an individual component

By the end of this tutorial, you will be able to integrate a SwiftUI View into a UIKit app as an independent element of a view controller.
Mar 3, 2022 4 min read
Using a SwiftUI View in a UIKit App
Members only
SwiftUI

Using a SwiftUI View in a UIKit App

By the end of this tutorial, you will be able to programmatically integrate a SwiftUI View into a UIKit app.
Feb 15, 2022 4 min read
UIImage+CVPixelBuffer: Converting an UIImage to a Core Video Pixel Buffer
Members only
UIKit

UIImage+CVPixelBuffer: Converting an UIImage to a Core Video Pixel Buffer

With this UIImage extension you will be able to convert an UIImage to a CVPixelBuffer. The Core Video pixel buffer is an image buffer that holds pixels in main memory.
Jun 16, 2021 3 min read
UIImage+Resize: Resizing an UIImage
Members only
UIKit

UIImage+Resize: Resizing an UIImage

With this UIImage extension you will be able to resize an UIImage to any size using a CGSize structure with width and height values as a parameter.
Jun 16, 2021 2 min read
Page 1 of 1
Create with Swift © 2023
  • Terms of Service
  • Privacy Policy
  • Imprint
Powered by Ghost