Gleb TarasovinBooking.com EngineeringMeasuring mobile apps performance in productionApp performance is an integral part of the user experience. But, how can we measure the performance in production?Jan 111Jan 111
Gleb TarasovHow Xcode measures app launch timeApple recently added Launch time metric in Xcode organizer and ability to measure launch time in UI tests (XCTApplicationLaunchMetric).Jan 21, 2021Jan 21, 2021
Gleb TarasovUIView with manual dynamic height inside auto-layout hierarchySometimes you need to implement a manual layout for the view, that can be used inside auto-layouted hierarchy. In my case I needed a flow…May 23, 2020May 23, 2020
Gleb TarasovStore your git hooks in a repositoryUsually in the company you have some guidelines which git hooks developer should set. But I realised recently, that you can setup your…Apr 6, 20201Apr 6, 20201
Gleb TarasovWork with SFSafariViewController or WKWebView in Xcode UI TestsDisclaimer: check comments to this article before reading. Ilya Puchka found the better solution as a workaround.Apr 24, 20182Apr 24, 20182