React Native Meets SwiftUI

Write a proxy that allows you to use SwiftUI in React Native apps

Kureev Alexey
Better Programming
Published in
8 min readFeb 12, 2020

--

In 2015, React Native brought a declarative component approach to the cross-platform mobile world. It wasn’t long before this component-oriented philosophy expanded to similar libraries. And now, with SwiftUI and Jetpack Compose, this is finally reaching the native platforms.

--

--