Category카테고리 :
NoticeBorad게시판 / linux리눅스 / php / nodejs /website웹사이트
/ ReactNative / Kotlin / Swift / Cubase / QT / ServerApps
react-native-freelifemakers-ui
-
[QT]Column,Row,ColumnLayout,RowLayout,anchor
👉🏻 QT QML에서 가로 세로 레이아웃에 대한 설명과 코드입니다.Description and code for horizontal and vertical layout in QT QML. 👉🏻가로 ,세로레이아웃에는 Column,Row,ColumnLayout,RowLayout이 있습니다.For horizontal and vertical layouts, there […]
-
[Swift]Drawer Menu
👉🏻 Drawer Menu를 swift에서 구현하는 방법입니다How to implement a Drawer Menu in Swift 👉🏻 Drawer Menu의 핵심은 애니메이션 속성을 사용해서 메뉴 위치를 이동하는 것입니다.The key to the Drawer […]
-
[Compose]Drawer Menu
👉🏻 Drawer Menu를 swift에서 구현하는 방법입니다How to implement a Drawer Menu in Swift 👉🏻 Jetpack Compose에서는 Drawer Menu를 구현하기위해서 ModalNavigationDrawer를 사용합니다.Jetpack Compose uses ModalNavigationDrawer to implement Drawer Menu. […]