Mykola FiantsevDocument Image Stitching for Mobile DevelopersImage Stitching or Photo Stitching is the process of combining multiple images with overlapping fields of view to produce a segmented…Aug 18, 20232Aug 18, 20232
Mykola FiantsevComposable Contexts ArchitectureLet’s talk about app architecture and the approach I apply as an iOS software engineer in a few companies. My team and I were trying to…Oct 7, 2021Oct 7, 2021
Mykola FiantsevBuilding Table/CollectionView in a few lines of code with DataDrivenRxDatasources on top of…In this article, I’d like to introduce our approach to deal with Table and Collection views quick and easy way. To be short I am going to…Jan 30, 2021Jan 30, 2021
Mykola FiantsevSwiftUI in Clean ArchitectureI was building an iOS app with a reactive approach before it became mainstream. UI is the function from data, unidirectional data flow…Dec 21, 2020Dec 21, 2020
Mykola FiantsevDeal with Optional Type in Swift CombineI like the power of strong typing which Swift language provides for us as the developers. Bring it together with a functional reactive…Sep 20, 2019Sep 20, 2019