# Dioxus - React에서 영향받은 Rust용 크로스플랫폼 UI 라이브러리

> Clean Markdown view of GeekNews topic #8258. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8258](https://news.hada.io/topic?id=8258)
- GeekNews Markdown: [https://news.hada.io/topic/8258.md](https://news.hada.io/topic/8258.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-01-15T10:21:01+09:00
- Updated: 2023-01-15T10:21:01+09:00
- Original source: [dioxuslabs.com](https://dioxuslabs.com/)
- Points: 17
- Comments: 3

## Topic Body

- 하나의 코드로 모든 플랫폼에서 실행   
  - Web(WASM), 데스크탑&모바일은 WebView 또는 WGPU 가능 렌더러, Terminal UI 지원   
- 풀스택 앱 지원 : 서버에서 Pre-render, 클라이언트에서 hydrate   
- LiveView + LiveComponents : Axum, Warp, Salvo, Tokamak 등과 연동

## Comments



### Comment 14249

- Author: loblue
- Created: 2023-01-16T09:53:17+09:00
- Points: 1

꽤 매력적으로 보여서 써보려고 며칠전부터 시작했는데  
과연 0.3버전이라.. 난관이 많습니다 ㅡㅡ  
도전하실분 아니면 조금 더 무르익은 다음에 써보세요

### Comment 14313

- Author: [hidden]
- Created: 2023-01-18T14:12:18+09:00
- Points: 1
- Parent comment: 14249
- Depth: 1

[숨김 처리된 댓글입니다]

### Comment 14251

- Author: loblue
- Created: 2023-01-16T10:03:39+09:00
- Points: 1
- Parent comment: 14249
- Depth: 1

모바일은 ios를 지원하고 안드로이드는 아직 정리되진 않았지만 가능하답니다.  
다만 코드베이스 하나로 웹 앱 데스크탑까지 가능하다고 하여 큰 기대를 가지고 시작해보고 있습니다.  
아 tui 가능해서 전 이걸 회사에서 많이 쓸것 같습니다.
