Open in app
Home
Notifications
Lists
Stories

Write
Dmitrijs Beloborodovs
Dmitrijs Beloborodovs

Home

Nov 1, 2021

SwiftUI Tricks: Part 2

Continue for series of articles about tips and tricks for SwiftUI. It is hard to imagine application without buttons. Sometimes it is not obvious. any clickable link i.e. text or image or combination of both may be realised on top of button functionality power. In FitRadar user is interacting with…

Fitradar

2 min read

SwiftUI Tricks: Part 2
SwiftUI Tricks: Part 2

Aug 4, 2021

SwiftUI Tricks: Part 1

This is the first of mini articles in a series of SwiftUI tips and tricks. One of the common tasks in many applications is to determine screen width and layout items accordingly. FitRadar is not an exception. Many UI elements should be adjusted to screen size. …

Swiftui

2 min read

SwiftUI Tricks: Part 1
SwiftUI Tricks: Part 1

May 31, 2021

SwiftUI and UIKit interoperability

Many iOS developers started to insert SwiftUI views into existing production projects. UIHostingController makes it really easy to integrate. Yet sometimes you need it vice versa: insert a UIKit view into SwiftUI view. In FitRadar we provide calendar view to show not only your trainings, but also display other events…

Swiftui

2 min read

SwiftUI and UIKit interoperability
SwiftUI and UIKit interoperability

May 2, 2021

Map in iOS app

Navigation is a crucial part of many mobile applications today. We might not even realise that behind something simple as finding car for rent, food delivery or Pokemon hunting there are some big tech: GPS (satellites in the Space!!!), Google/Apple/Microsoft maps services and, of course, intelligent mobile device with plenty…

Fitness

3 min read

Map in iOS app
Map in iOS app

Feb 27, 2021

Fitness and mobile app

Fitness become one of the buzzwords along with bitcoin or соvid. The first should eventually stop jumping up and down, the second should go away, yet fitness must stay forever. It is crucial to find a good personal trainer to have a smooth start and keep going for a long…

Fitness

2 min read

Fitness and mobile app
Fitness and mobile app

Published in Citadele Bank Developers

·Sep 25, 2020

Biometry protection in iOS

Biometrics are body measurements and calculations related to human characteristics. Biometrics authentication (or realistic authentication) is used in computer science as a form of identification and access control. It is also used to identify individuals in groups that are under surveillance. You might not even know this term yet, there…

I OS

4 min read

Biometry protection in iOS
Biometry protection in iOS

Published in Citadele Bank Developers

·Jan 19, 2020

Building iOS project without “wrappers”

Fastlane become too much popular tool nowadays. Yet, it’s just a wrapper around command line tools. Sometimes you don’t need all that power for simple task, sometimes you want more control. Let’s see how can we automate iOS project testing and delivery using native command line tools. xcodebuild is a…

Xcodebuild

3 min read

Building iOS project without “wrappers”
Building iOS project without “wrappers”

Published in Citadele Bank Developers

·Jan 19, 2020

SiriKit and Payment Domain; Part II

Intro This is second article about SiriKit and Payment domain where we add custom UI for displaying accounts. First part is here. As well as source code which we use in this article. First part is about fetching account and displaying using build in UI. …

Siri

4 min read

SiriKit and Payment Domain; Part II
SiriKit and Payment Domain; Part II

Published in Citadele Bank Developers

·Mar 5, 2019

Debug Print

How many times you were trying to understand what’s going on in you app by print'ing variables in Xcode? There are many more ways to do it easily and professionally. Let’s review some of them. print is a universal tool. But in most cases it’s not what you need. First…

Debugging

4 min read

Debug Print
Debug Print

Published in Citadele Bank Developers

·Nov 22, 2018

SiriKit and Payment Domain

Intro Since it’s first release of SiriKit, Apple extended support for many domains. Let’s review payment domain. Specifically, accounts aka balance aka quick balance check. After reading this tutorial following will look familiar: INSearchForAccountsIntent INSearchForAccountsIntentResponse INPaymentAccount Our goal is to ask Siri something like “How much money I have?” …

I OS

5 min read

SiriKit and Payment Domain
SiriKit and Payment Domain
Dmitrijs Beloborodovs

Dmitrijs Beloborodovs

iOS Architect

Following
  • FitRadar

    FitRadar

  • Revolut

    Revolut

  • Max Kalik

    Max Kalik

  • Artjoms Haleckis

    Artjoms Haleckis

  • Fjodor Pohodnev

    Fjodor Pohodnev

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable