wip; more changes

This commit is contained in:
Jonathan Kelley 2021-09-20 17:08:37 -04:00
parent 34c3107418
commit 4fbe58116f

View file

@ -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].