Skip to content

An expo module that gives you the opportunity to use SwiftUI inside every react native app

License

Notifications You must be signed in to change notification settings

Pflaumenbaum/react-native-render-swift-ui

Repository files navigation

banner

Native Swift UI components for React Native

  • Super easy to install thanks to Expo modules and config plugins
  • Fully native, true Swift UI
  • JSX syntax with live reload
  • Over 20 components already implemented
  • Possibility to add React views to a Swift UI view.
  • Implement your own custom Swift UI views using native Swift code in your React Native app.

And more ...

Documentation

License

This project is licensed under the MIT License. Parts of the iOS implementation are based on the GitHub repository JSONDrivenUI from EnesKaraosman, which is also licensed under the MIT License. See the LICENSE file for full details.