multiplatform

A collection of 2 posts

Nesting React Components in Native UI

July 5, 2022

React Native has support for creating Native UI components which are implemented using the native ui frameworks, and exposed as react-native…

Kotlin Multiplatform under the surface

August 18, 2021

The mobile development community always had many alternatives for creating cross-platform apps. Since the days of webview-based solutions we…