Write a proxy that allows you to use SwiftUI in React Native apps — 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. SwiftUI is a UI framework that brings the declarative component approach…