Open in app

Sign In

Write

Sign In

Dmitrijs Beloborodovs
Dmitrijs Beloborodovs

41 Followers

Home

About

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
Fitradar

2 min read


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
Swiftui

2 min read


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
Swiftui

2 min read


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
Fitness

3 min read


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
Fitness

2 min read


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…

IOS

4 min read

Biometry protection in iOS
Biometry protection in iOS
IOS

4 min read


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”
Xcodebuild

3 min read


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
Siri

4 min read


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
Debugging

4 min read


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?” …

IOS

5 min read

SiriKit and Payment Domain
SiriKit and Payment Domain
IOS

5 min read

Dmitrijs Beloborodovs

Dmitrijs Beloborodovs

41 Followers

iOS Architect

Following
  • Max Kalik

    Max Kalik

  • Revolut

    Revolut

  • FitRadar

    FitRadar

  • Artjoms Haleckis

    Artjoms Haleckis

  • Fjodor Pohodnev

    Fjodor Pohodnev

See all (31)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams