Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 992 Bytes

File metadata and controls

25 lines (16 loc) · 992 Bytes

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.