Spreadsheet data entry — how to save data in a spreadsheet from your mobileSpreadsheets are an irreplaceable tool in work. Spreadsheet data entry app allows sending data from your phone to your Google sheet…Feb 19, 20211Feb 19, 20211
Testing tricksYou can’t test an application completely and fix all the bugs. Even if you think that all was tested, that’s not true. There are some soft…Mar 11, 2020Mar 11, 2020
Interactive prototype usageAny project starts with clarifying requirements. Technical requirements are in specification, but what about visual project part? —…Dec 5, 2019Dec 5, 2019
Bring tables alive with RxDataSources. RxSwift part 1On one of our project we had to work with Google API, especially Google Sheets API and Google Drive API. — Dmitriy Petrov, BytePace iOS…Nov 28, 20191Nov 28, 20191
Animation like in YouTube applicationWhen I started customize animations in my applications, I began to pay attention to details, especially to animations in other…Nov 5, 20194Nov 5, 20194
Work with Google API in iOS applicationOn one of our project we had to to work with Google API, especially Google Sheets API and Google Drive API. — Dmitriy Petrov, BytePace…Oct 31, 20191Oct 31, 20191
Protocol oriented programming, pt. 3In this part we will look at how variables of generic types are stored and copied and how method dispatch works with them. — Vlad…Oct 24, 2019Oct 24, 2019
Dark Mode in iOSBy the iOS 13 users are allowed to set colour mode — light or dark. So all the developing applications have to be adapted to the both…Oct 15, 2019Oct 15, 2019
Application architecture descriptionThere are different approaches to development. You can start to write a code immediately, make a layout and think about the structure and…Oct 11, 2019Oct 11, 2019
Fastlane integration into iOS projectsFastlane is an instrument for automatic applications’ building, loading and release. By Fastlane you can make screens of different display…Sep 26, 2019Sep 26, 2019