Awesome
<p align="center"> <a href="https://valence-native.js.org"> <img alt="valence native" src="https://cdn.discordapp.com/attachments/801506779979841580/806295470447132712/valence-native.svg"> </a> Logo by <a href="https://github.com/aramodi">@aramodi</a> </p>Create desktop applications through a React syntax, on all platforms.
V2 is released!
V2 has been released and it brings a whole host of improvements including new components that are identical to React Native, styling, flexbox, hot reloading, and more. You can read the full writeup here. To try it out, visit the documentation for instructions on how to get started!
Features
- Same syntax and components as React Native
- Works with existing React libraries such as Redux
- Cross platform
- No more Electron
- Compatible with all normal Node.js packages
- Hot reloading
Images
<span style="display: flex;"> <img src="docs/calculator.png" height="400" style="margin: 10;"> <img src="docs/catapi_v2.png" style="margin: 10;"> </span>Documentation
See the documentation for how to get started and details on all the components.
Examples
Examples can be found in examples/
.
Contributing
All contributions are welcome. Just make a PR.