BytePaceSpreadsheet 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
BytePaceTesting 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
BytePaceInteractive prototype usageAny project starts with clarifying requirements. Technical requirements are in specification, but what about visual project part? —…Dec 5, 2019Dec 5, 2019
BytePaceBring 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
BytePaceAnimation 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
BytePaceWork 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
BytePaceProtocol 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
BytePaceDark 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
BytePaceApplication 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
BytePaceFastlane 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