본문 바로가기

개발하는 뚝딱이

검색하기
개발하는 뚝딱이
프로필사진 개발자뚝딱이

  • 분류 전체보기 (86)
    • swift (19)
    • RxSwift (1)
    • iOS (13)
    • iOS 개발일지 (16)
    • 오늘의 작은 삽질 (2)
    • 컴바인 (2)
    • 웹 (14)
    • 컴퓨터 네트워크 (11)
    • 회고 (0)
    • 기타 (8)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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 31
Tags
  • 웹
  • 스프링
  • 딩동말씀
  • 개발기록
  • spring
  • AJAX
  • 계산기앱
  • Swift
  • DispatchGroup
  • Xib
  • 파이썬서버
  • subscript
  • Python
  • 계산기앱만들기
  • 앱배포
  • 자바스크립트
  • FLASK
  • iOS배포
  • MainScheduler
  • customclass
  • JavaScript
  • iOS앱배포
  • 맥
  • ios
  • 앱버전구하기
  • FileOwner
  • 스위프트
  • jQuery
  • Xcode
  • iOS계산기
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록nib (1)

개발하는 뚝딱이

[iOS] 커스텀 뷰 생성하기, CustomClass와 File's Owner

커스텀 뷰를 생성할 일이 꽤 많은데, 다양한 방법과 사용이유를 공부해보았다! Storyboard나 코드로 커스텀 뷰 생성하기 (테이블뷰나 컬렉션뷰 셀에서 File's Owner 대신에 CustomClass를 사용해야 하는 이유) CustomClass와 FileOwner의 차이점 init 비교하기 Storyboard나 코드로 Custom View 생성하기 Storyboard로 CustomView 생성하기-A 1. CustomView.swift 파일 생성 import UIKit class CustomView: UIView { override init(frame: CGRect) { super.init(frame: frame) commonInit() } required public init?(coder aDec..

iOS 2021. 8. 14. 17:14
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바