File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -41,12 +41,6 @@ Visit: https://nodegui.github.io/nodegui for docs.
41
41
- 🦹🏻♀️ Good support for dark mode (Thanks to QT).
42
42
- 🏅First class Typescript support. (Works on regular JS projects too 😉).
43
43
44
- ## Current focus:
45
-
46
- - [ ] (Partial support is present) Easily exstensible for creating custom native widgets (like react native).
47
- - [ ] (Partial) Should have a decent list of stylable native widgets.
48
- - [ ] Easy build and packaging process.
49
-
50
44
## Getting Started
51
45
52
46
- Check out [ react-nodegui-starter] ( https://github.com/nodegui/react-nodegui-starter ) to get up and running with your own React NodeGUI app!
@@ -60,6 +54,8 @@ Contributing developer docs link:
60
54
61
55
https://github.com/nodegui/nodegui/tree/master/docs/development
62
56
57
+ Please read: https://github.com/nodegui/.github/blob/master/CONTRIBUTING.md
58
+
63
59
## Building
64
60
65
61
` npm run build [--qt_home_dir=/path/to/qt] `
@@ -77,6 +73,10 @@ React NodeGUI is an open source project and requires your support. If you like t
77
73
78
74
- [ Logo: Thanks to Vishwas Shetty from the Noun Project.] ( https://github.com/nodegui/nodegui/blob/master/extras/legal/logo/thanks.md )
79
75
76
+ ## Code of Conduct
77
+
78
+ https://github.com/nodegui/.github/blob/master/CODE_OF_CONDUCT.md
79
+
80
80
## License
81
81
82
82
MIT
You can’t perform that action at this time.
0 commit comments