Skip to content

NatUI 0.1.0

Choose a tag to compare

@floklein floklein released this 25 Jul 23:23

Initial alpha release.

Included:

  • @natui/core with the React 19 renderer and 37 typed native components
  • SwiftUI host for macOS and WinUI 3 host for Windows
  • State-preserving Fast Refresh development server
  • Embedded JavaScriptCore and V8 runtime modes
  • Native application packaging for macOS and Windows

The npm package contains the JavaScript runtime and development tooling. Native hosts must currently be built from the repository.