A React environment for cross platform desktop apps
Find a file
2018-03-02 19:02:05 -05:00
.vscode Add still testing code 2018-02-03 10:26:15 -05:00
bin Change black logo color 2018-03-02 19:02:05 -05:00
docs Change black logo color 2018-03-02 19:02:05 -05:00
examples/Notepad fix notepad example (#32) 2018-02-25 22:24:11 -05:00
src remove multiple if statements from Dialog component (#25) 2018-02-25 22:28:07 -05:00
.babelrc Add still testing code 2018-02-03 10:26:15 -05:00
.editorconfig add editor config 2018-02-19 17:03:47 -05:00
.gitignore Add still testing code 2018-02-03 10:26:15 -05:00
Demo.js Add own custom event_loop. Fixes #5 2018-02-15 20:55:26 -05:00
LICENSE Update license 2018-02-14 19:44:13 -05:00
package-lock.json Add Dialog docs. Docs are finished 2018-02-14 16:40:14 -05:00
package.json Update readme 2018-03-02 18:58:45 -05:00
README.md Change black logo color 2018-03-02 19:02:05 -05:00
test_libui.js Add own custom event_loop. Fixes #5 2018-02-15 20:55:26 -05:00

proton native

npm npm styled with prettier PRs Welcome GPLv3 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

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:

  • More examples and improve documentation
  • Add UiArea
  • Clean up code
  • Make packaging easier
  • Make creating a new app easier (something similar to create-react-app)

Accelerated by KeyCDN