Main Page

Category카테고리 :

NoticeBorad게시판 / linux리눅스 / php / nodejs /website웹사이트

/ ReactNative / Kotlin / Swift / Cubase / QT / ServerApps

react-native-freelifemakers-ui

  • [WordPress]워드프레스 코어 업데이트/WordPress core update

    👉워드프레스 코어를 터미널에서 업데이트 하는 방법입니다.How to update WordPress core from terminal. 👉 다음 과정처럼 실행하면 워드프레스 코어를 쉽게 업데이트 할 수 있습니다.You can easily update WordPress core by following these steps: 1.wp 설치여부 확인 Check if wp is installed 1-1.wp가 없다면 설치하기(Ubuntu/Linux기준) Installing WP if you don’t have it (Ubuntu/Linux) 2.코어 업데이트 방법(다운그레이드 포함)…


  • [Swift]하단탭메뉴/BottomTabMenu

    👉🏻 하단 탭 메뉴,드롭다운 메뉴에 대한 설명입니다.Description of the bottom tab menu and drop-down menu. 👉🏻 스크린 파일이 따로 분리되어있지 않습니다.The screen files are not separated separately. 👉🏻 나머지 설명은 코드 주석을 참조 하세요Please refer to the code comments for the rest of the explanation. 1.코드/Code ✔️ ContentView.swift ✔️ScreenShothttps://youtu.be/MSctu4bMl3I?si=TUHMjG9wdc1UiNTL


  • [Kotlin]하단탭메뉴/BottomTabMenu

    👉🏻 하단 탭 메뉴,드롭다운 메뉴에 대한 설명입니다.Description of the bottom tab menu and drop-down menu. 👉🏻 스크린 파일은 다른 코틀린 파일로 분리되어 있습니다.Screen file is separated into a different Kotlin file. 👉🏻 나머지 설명은 코드 주석을 참조 하세요Please refer to the code comments for the rest of the explanation. ✔️ MainActivity.kt ✔️ Screens/HomeScreen.kt ✔️ Screens/SearchScreen.kt…