arco design mobile
1.0.0
ไลบรารีส่วนประกอบ UI React ที่ครอบคลุมตามระบบการออกแบบ ARCO
ภาษาอังกฤษ | 简体中文
มีให้บริการเป็นแพ็คเกจ NPM
// with npm
npm install @arco-design/mobile-react
// with yarn
yarn add @arco-design/mobile-react import React from 'react' ;
import ReactDOM from 'react-dom' ;
import Button from '@arco-design/mobile-react/esm/button' ;
import '@arco-design/mobile-react/esm/button/style' ;
function App ( ) {
return (
< Button >
Hello World
< / Button>
) ;
}
ReactDOM . render ( < App / >, document.getElementById('app'));Safari บน iOS | Android WebView |
|---|---|
| 9 | 4.4 |
นักพัฒนาที่สนใจในการมีส่วนร่วมควรอ่านจรรยาบรรณและคู่มือการสนับสนุน
ขอบคุณทุกคนที่มีส่วนร่วมในการออกแบบ ARCO Mobile!
และอดีตเพื่อนของเรา:





โครงการนี้ได้รับใบอนุญาต MIT