react-native-render-swift-ui
v1.0.4
Published
An expo module that gives you the opportunity to use SwiftUI inside every react native app
Downloads
5
Maintainers
Readme
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.