A React environment for cross platform desktop apps
Find a file
Niklas Mischkulnig 6d2d32f6fc More Area features (#168)
* Add scrolling area

* Gradients

* Fix typo and add scrolling to area docs

* Implement imperative gradient api

As per discussion in #130

* Fix links in area documentation

* Update example for area gradients

* Add docs for new gradient api

* Format all docs with prettier

* Really fix docs hyperlinks

* Added to docs: ignore ...opacity for gradients
2018-11-08 18:04:32 -08:00
.vscode Add still testing code 2018-02-03 10:26:15 -05:00
docs More Area features (#168) 2018-11-08 18:04:32 -08:00
examples More Area features (#168) 2018-11-08 18:04:32 -08:00
src More Area features (#168) 2018-11-08 18:04:32 -08: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 - propTypes fixes (#110) 2018-05-06 13:17:34 -04:00
CONTRIBUTING.md More Area features (#168) 2018-11-08 18:04:32 -08:00
Demo.js Fix package.json files (#63) 2018-03-22 09:50:17 -04:00
LICENSE Update license 2018-02-14 19:44:13 -05:00
package-lock.json More Area features (#168) 2018-11-08 18:04:32 -08:00
package.json More Area features (#168) 2018-11-08 18:04:32 -08:00
README.md More Area features (#168) 2018-11-08 18:04:32 -08:00
test_libui.js Add own custom event_loop. Fixes #5 2018-02-15 20:55:26 -05: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