Create with Swift
  • About
  • Contact
  • Napoli Meetup
Sign in Subscribe

UIKit

A collection of 6 posts
Converting between image formats
SwiftUI

Converting between image formats

Discover how to convert between CIImage, CGImage, and UIImage and use them within an Image view.
Jun 17, 2024 3 min read
Using a UISheetPresentationController in SwiftUI
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
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
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
Machine Learning

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
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 1 min read
Page 1 of 1
Create with Swift © 2025
  • Terms of Service
  • Privacy Policy
  • Imprint
  • Subscribe
  • Sponsor
Powered by Ghost