Category Archives: Cross Platform

Flutter – an overview of cross-platform framework

Flutter is a cross-platform framework for building iOS and Android mobile apps made by Google. It is open-sourced and it can become a game changer in the industry because of unique architecture with own rendering engine, quick development cycle, and a stable environment. Google has introduced Flutter in 2015 and… Read more »

Cross-platform iOS development with JavaScript and React Native. Part one

JavaScript running iOS applications can have the same or close to native performance. Do you believe this or not? Let’s find out. The first cross-platform framework that comes to mind is React Native. It is a framework for cross-platform development on iOS and Android. It uses JavaScript and TypeScript which… Read more »