-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
reason of you use it
I'm use tauri(https://tauri.studio/,) and electron to build web app on windows and mac, let my web app base on webview display on user screen like native desktop ui.
This is a comparison of some of the projects I found, and I want to share it here to facilitate the SEO of this project by the way.
comparison
1. xel
- github: https://github.com/jarek-foksa/xel
- document: https://xel-toolkit.org/
Advantages:
- have many style component
- developers actively maintain it
Disadvantages
- style is a little outmoded and not enough similarity to mac
- no typescript no d.ts
2. react-desktop
- github: https://github.com/gabrielbull/react-desktop
- document: http://reactdesktop.js.org/
Advantages:
- have many style component
- mac style is good
- windows is outdated
Disadvantages
- almost nobody to maintain it
- no typescript no d.ts
3. react-desktop( this project)
tips: I suggest author consider rename to 'react-native-ui' or other , 'react-desktop'is not good name to let user google it
Advantages:
- it rewrite to typescript by andrejilderda, have typescript support
- have Windows11 figma design file (excited!!!)
Disadvantages
- no npm package direct to import use( develper status is WIP)
- no macos ui preview
SEO Keyword
mac-style
windows-style
like native ui
react
Metadata
Metadata
Assignees
Labels
No labels