Skip to main content

rn-render-swift-ui

Create beautiful SwiftUI views just with react native

Easy to integrate

Thanks to expo-modules and expo-config-plugins, this package can be easily integrated into any expo app, without additional configuration.

100% Native

This package utilizes real SwiftUI views built with native Swift code, allowing you to add features like a native iOS list or a ContentUnavailableView directly to your app.

Easy to use

Thanks to JSX support, Swift UI views can be created like normal react views. A react native view can also be integrated into swift ui.

Expandable

Our config plugin allows you to write custom Swift code diretctly inside your app directory, enabling direct use of native code from React Native.

(A prebuild is required after each change)

Fully documented

To make it as easy as possible to understand the function and use of this package, it is fully documented.

open source

Open Source

This package is licensed under the MIT licence, so you can use it free of charge in all your projects.