mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 12:43:08 +00:00
wip; more changes
This commit is contained in:
parent
34c3107418
commit
4fbe58116f
1 changed files with 0 additions and 13 deletions
13
README.md
13
README.md
|
@ -193,18 +193,6 @@ Dioxus is heavily inspired by React, but we want your transition to feel like an
|
|||
- 👀 = not yet implemented or being worked on
|
||||
- ❓ = not sure if will or can implement
|
||||
|
||||
### Coming up...
|
||||
|
||||
- 1st class router
|
||||
- Assets
|
||||
- Integrated classnames
|
||||
- Transition
|
||||
- Animation
|
||||
- Native Mobile
|
||||
- Native Desktop
|
||||
- 3D Renderer
|
||||
- LiveView
|
||||
|
||||
## FAQ:
|
||||
|
||||
### Aren't VDOMs just pure overhead? Why not something like Solid or Svelte?
|
||||
|
@ -246,7 +234,6 @@ You shouldn't use Dioxus if:
|
|||
- You want to support browsers where WASM or asm.js are not supported.
|
||||
|
||||
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the [MIT license].
|
||||
|
|
Loading…
Reference in a new issue