Skip to content

QueenieCplusplus/UI_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI_app

comparison among react-native-web, react-bootstrap, core

Component & UI pkgs Usage:

App.js => react-native-web react-native/StyleSheet

Bapp.js => react-bootstrap ; bootstrap

Capp.js => coreui-free-react-admin-template

Dapp.js => css

Eapp.js => w3css using CDN

Fapp.js => zoomable https://github.com/zsjjs/react-zoomable

Gapp.js & Iapp.js => react-spring

Reminder:

 style 屬性物件中的 width key 輸入值非 string 而是花框 {{width: ""}}。 

 <img src="https://www.w3schools.com/w3css/img_lights.jpg" style={{width:"40%"}} alt="hi a picture here"/>