본문 바로가기

seong_hye, the developer

검색하기
seong_hye, the developer
프로필사진 seong_hye

  • My P_Life (121)
    • JAVA (3)
    • 알고리즘 코드 (3)
    • IOS (57)
      • SwiftUI (25)
      • UIKit (13)
      • Error (7)
    • Infomation (6)
      • Firebase (1)
      • Git (1)
    • Daily Life (3)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/11   »
일 월 화 수 목 금 토
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
Tags
  • list
  • mvvm
  • Animation
  • segue
  • ScrollView
  • http
  • array
  • Switch
  • 글또
  • singleton
  • SWIFTUI
  • escaping
  • apns
  • SWIFT
  • viewlifecycle
  • Observer
  • 화면전환
  • Refresh
  • NotificationCenter
  • class
  • calendar
  • uikit
  • PushNotification
  • error
  • 고차함수
  • IOS
  • CoreImage
  • self
  • Git
  • struct
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록snapkit (1)

seong_hye, the developer

Swift)SnapKit에 대해 알아보기

📘 SnapKitiOS 앱 개발에서 사용하는 Auto Layout을 코드로 쉽게 작성할 수 있게 해주는 Swift 전용 DSL(도메인 특화 언어) 라이브러리 SnapKit = NsLayoutConstraint를 간결하고 읽기 쉬운 코드로 작성할 수 있도록 도와주는 Swift 라이브러리 🔹 사용 방법 - XCode > File > Add Packages Dependencies...URL : https://github.com/SnapKit/SnapKit - CocoaPods로 패키지 다운로드pod 'SnapKit'🔹 예제import SnapKitlet box = UIView()vew.addSubview(box)box.snp.makeConstraints { make in make.top.equalToS..

IOS/UIKit 2022. 10. 24.
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바