mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-21 06:45:31 -06:00
Add calculator example; try to get devtools working
This commit is contained in:
parent
5806065925
commit
6ac09c76ba
18 changed files with 6294 additions and 236 deletions
|
|
@ -10,7 +10,7 @@ The root wrapper around your entire code.
|
|||
## Window
|
||||
|
||||
Takes the same props as View. Each window instance corresponds to a new window on the
|
||||
desktop.
|
||||
desktop. More detailed information can be seen [here](components/Window.md)
|
||||
|
||||
## Other components
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue