Artem Novichkov
Bearded iOS developer from Siberia π¨π»βπ»
Remove background from image in SwiftUI
Recreation of photo cutout feature from Telegram in SwiftUI
Implementing spoilers in SwiftUI
Recreation of spoiler feature from Telegram in SwiftUI
Async/await for existing iOS apps
Using new concurrency model with SwiftUI apps
Guide for UIKeyboardLayoutGuide
Working with new iOS 15 API for keyboard avoidance
AsyncImage. Loading images in SwiftUI
Working with AsyncImage in iOS 15: placeholders, errors, success!
Bluetooth and SwiftUI. Developing app for RGB stripe control
Dev journey about working with Bluetooth, SwiftUI, and Combine
Implementing custom popups in SwiftUI
How to make custom popups with reusable showing in SwiftUI
Using result builders for action sheets in SwiftUI
Make SwiftUI sheets more declarative with result builders
Working with web content offline in SwiftUI apps
Three out-of-box ways to show web content offline. Of course, with SwiftUI examples
Sheet happens. Working with modal views in SwiftUI
My experience with sheets in SwiftUI based on developing pet projects
Developing Xcode Extensions. Tips and tricks
Xcode Extension for ray.so code sharing service
Custom @Environment value for share actions
Showing share actions in SwiftUI style