Artur Gruchała
  • Home
  • Image processing
  • RxSwift course
  • About
  • Privacy policy
Sharing custom file types in iOS

Sharing custom file types in iOS

4 years ago 3 min read UIKitSwiftCourse
If you are planning to share more than standard file types on iOS and make the system recognize the file and open it in your app you can use Document Types and Exported
Read Now Read Later
Artur Gruchała
By: Artur Gruchała
Auto Layout, Xibs, and traits

Auto Layout, Xibs, and traits

4 years ago 2 min read UIKitSwift
iOS and iPadOS Auto Layout are great. It helps build universal, good-looking apps for both screen sizes, provides a way to support portrait and landscape orientations without hassle. On rare occasions, it behaves
Read Now Read Later
Artur Gruchała
By: Artur Gruchała
Most common Swift interview questions

Most common Swift interview questions

4 years ago 1 min read SwiftFoundationMiscUIKit
Here's my first compilation of the most common Swift and iOS interview questions. There'll be more, so follow me on Twitter [https://twitter.com/GruchalaArtur] & stay up to
Read Now Read Later
Artur Gruchała
By: Artur Gruchała
Filtering camera preview with Metal

Filtering camera preview with Metal

4 years ago 4 min read MetalKitCoreImageMetalSwiftUIKit
In this post, we will use all knowledge acquired from the metal filtering lesson to filter camera preview on iPhone. I have created a starter project [https://github.com/agruchala/MetalCameraDemo]. It will
Read Now Read Later
Artur Gruchała
By: Artur Gruchała
Lighting fast rendering with Metal

Lighting fast rendering with Metal

4 years ago 6 min read MetalKitCoreImageMetalSwiftUIKit
In the previous post [https://arturgruchala.com/image-processing-in-swift/], we touched image processing and rendering. We made UIImage from CIImage with two filtering effects. Dynamic filtering This time we will create a simple app
Read Now Read Later
Artur Gruchała
By: Artur Gruchała
Newer Posts
Page 8 of 10
Older Posts
© All rights reserved.
Artur Gruchała