Ivan Pryhara·Jan 22List objects in columns… (iOS phone screen vol.1)Some time ago, during a technical phone screen, I was given with the task, it sounded something like:
Ivan Pryhara·Jun 16, 2023Tik-Tok like swiping scroll view in SwiftUI (iOS 17+)During WWDC engeniers from Apple introduced features that allows us to create Tik-Tok scrolling behavior only in a few lines of code
Ivan Pryhara·May 9, 2023About how our life changes after usable AR hardware release.Hey there. This article will tell you about my thoughts where AR and VR technologies are today and what we could see in the future.
Ivan Pryhara·Mar 16, 2023My way to App StoreThe Idea to build an app for climbers born during my first attempts in bouldering. This was a really crazy and I immediately loved…
Ivan Pryhara·Jan 22, 2023How to add a tap gesture to UISlider’s thumb in UIKit — Telegram-Drawing-Text-Editing, ep. 5Why I really needed to add tap gesture?
Ivan Pryhara·Jan 21, 2023How to make a background with rounded corners for text view in UIKit —…First part
Ivan Pryhara·Dec 20, 2022How I’ve implemented custom slider. Telegram-Drawing-Text-Editing, ep. 4Hello, the goal is to create reusable slider for the app I’ve been working on.
Ivan Pryhara·Dec 4, 2022How to create dynamic width cells for compositional layout collection view.During creation compositional layout we need to make sure that the place 1, and the place 2 have the same estimated dimension:
Ivan Pryhara·Dec 4, 2022How to create a custom AccessoryView for Text and TextField views with Collection View inside.This article is the part of the project Telegram-Like-Drawing-Text-Editing. But you can find this information useful for your your own…
Ivan Pryhara·Nov 4, 2022Keyboard dismissing for views that are added at run time UIKit.This article is the part of the project Telegram-Like-Drawing-Text-Editing. But you can find this information useful for your your own…