RxAnimated - Animated Bindings

RxAnimated - Animated Bindings

RxAnimated - animated bindings

RxAnimated — is a library for RxSwift/RxCocoa released in 2017, but can still be helpful for animation implementations. It provides the animated interface for bindings in RxCocoa. The library is supplied with several predefined animations for binding and offers a flexible mechanism for adding custom animations and using them during binding in RxCocoa.

Augmented Reality with Swift 5 – How to Start

Augmented Reality with Swift 5 – How to Start

Augmented Reality with Swift 5 – How to Start

Imagine that the border between the virtual and the real world has disappeared.

Augmented reality is the result of using technology for info overlay, like sounds, images, texts, onto the real world we see.

iOS Design Patterns

iOS Design Patterns

Шаблоны в iOS

In this article, we will cover iOS patterns. Some of them will be considered in details, another ones will be shortly described, and others won’t be included at all.

How to Integrate Apple Pay in Mobile App

How to Integrate Apple Pay in Mobile App

Apple Pay Integration into Mobile Apps

During the presentation on the 9th of September 2014, Apple introduced Apple Pay — its own system of mobile payments.

Apple pay allows iPhone 6 and iPhone 6+ users, as well as those who have new versions of Apple Watch easily shop online now

Let’s Look Under the Hood of Doctrine 2

Let’s Look Under the Hood of Doctrine 2

Doctrine 2

Perhaps it is not an exaggeration to say that Doctrine is the most frequently used ORM in the Symfony ecosystem. That’s why for the PHP developer, the mastery of this library is really important.