cross-platform

Sort by:

React Native at Airbnb with Gabriel Peal Holiday Repeat

Originally published July 27, 2018 React Native allows developers to reuse frontend code between mobile platforms. A user interface component written in React Native can be used in both

The State of Digital Banking

The biggest banks in the world exist for tens and hundreds of years. They were started well before “software took over the world”. They specialize in banking, and not

Kotlin Design with Andrey Breslav

Kotlin is a statically typed programming language that started as a JVM language. It gained popularity because it reduces the amount of boilerplate code required for a typical Java

Android on Chrome with Shahid Hussain and Stefan Kuhne

Google has two consumer operating systems: Android and Chrome. The Android operating system has been widely deployed on mobile devices. Chrome is an operating system for laptops and

React Native at Airbnb with Gabriel Peal

React Native allows developers to reuse frontend code between mobile platforms. A user interface component written in React Native can be used in both iOS and Android codebases. Since