소스 검색

wip; more changes

Jonathan Kelley 3 년 전
부모
커밋
4fbe58116f
1개의 변경된 파일0개의 추가작업 그리고 13개의 파일을 삭제
  1. 0 13
      README.md

+ 0 - 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].