A React environment for cross platform desktop apps
Find a file
2019-05-09 18:34:14 -04:00
src Add styling and better props management 2019-05-09 18:34:14 -04:00
.babelrc Add View support 2019-05-07 21:54:39 -04:00
.editorconfig add editor config 2018-02-19 17:03:47 -05:00
.gitignore - propTypes fixes (#110) 2018-05-06 13:17:34 -04:00
CONTRIBUTING.md Upgrade react-reconciler to support hooks, run prettier Fixes #200 2019-02-16 13:45:02 -05:00
package-lock.json Add styling and better props management 2019-05-09 18:34:14 -04:00
package.json Add View support 2019-05-07 21:54:39 -04:00
README.md Start on rewriting registerComponent 2019-05-05 18:40:23 -04:00
test.js Add styling and better props management 2019-05-09 18:34:14 -04:00

proton native Logo by @elisiri

npm npm styled with prettier PRs Welcome MIT License Gitter chat

Create native desktop applications through a React syntax, on all platforms

Features

  • Same syntax as React Native
  • Works with existing React libraries such as Redux
  • Cross platform
  • Native components. No more Electron
  • Compatible with all normal Node.js packages

Images

Windows CatApi

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. Below is a list of general improvements that need to be added that I would love help with:

Accelerated by KeyCDN