profile
iOS Developer
post-thumbnail

Medium으로 이사갑니다

youngtomaturity.medium.com

2023년 3월 12일
·
0개의 댓글
·
post-thumbnail

[Swift] iPad 지원을 할 때 고려해야할 것들

1. UIAlertController의 위치 지정

2022년 11월 17일
·
0개의 댓글
·
post-thumbnail

git: rebase -i 를 활용하여 이전 커밋 수정하기

머지 컨플릭트 해결 장인, 닥터 스트레인지

2022년 7월 24일
·
2개의 댓글
·
post-thumbnail

[Swift] Onboarding View가 두개 이상인 경우 (Appstorage, EnvironmentObject)

시뮬레이터에선 되는데 testflight에서는 안되는 경우..

2022년 6월 17일
·
0개의 댓글
·
post-thumbnail

[42Seoul] Born2BeRoot

정보들을 입맛대로 모아보았습니다

2022년 5월 20일
·
0개의 댓글
·
post-thumbnail

[Swift] 앱 내부의 언어를 다양하게 바꾸기( Localizable )

어플리케이션 다국어 지원 적용하는 법

2022년 5월 9일
·
0개의 댓글
·
post-thumbnail

[도서] UX/UI의 10가지 심리학 법칙

"Laws of UX"에 대한 요약

2022년 3월 23일
·
0개의 댓글
·
post-thumbnail

[Xcode] Rename Failed 해결하기

Xcode는 무겁고, 느리지만 몇가지 강력한 기능을 갖고 있습니다.

2022년 3월 19일
·
0개의 댓글
·
post-thumbnail

[Swift] PreviewProvider의 .constant (Binding의 타입 메서드)

@Binding 변수를 PreviewProvider에 넘겨주고 싶을때

2022년 3월 16일
·
1개의 댓글
·
post-thumbnail

[Swift] [LayoutConstraints] Unable to simultaneously satisfy constraints.

LayoutConstraints Unable to simultaneously satisfy constraints. 라는 오류와 조금은 무식한 디버깅

2022년 3월 10일
·
0개의 댓글
·
post-thumbnail

[Swift] MVVM이란 무엇인가?

SwiftUI에서의 MVVM에 대한 설명

2022년 2월 23일
·
0개의 댓글
·
post-thumbnail

[Swift] @State는 무엇일까?

@frozen @propertyWrapper struct State<Value>

2022년 2월 14일
·
0개의 댓글
·
post-thumbnail

[Swift] SwiftUI Tutorials 1

Apple SwiftUI Tutorials를 기반으로 작성한 글입니다.

2022년 2월 8일
·
0개의 댓글
·
post-thumbnail

[Swift] Open Weather API 사용기

국민 API, Open Weather API를 사용해보았습니다.

2022년 1월 13일
·
2개의 댓글
·
post-thumbnail

[토이프로젝트] 모모구카 기록-3 (Modal View, Dispatch Queue)

개선 - 결과 화면을 Modal View로 보여주기 / 기존 화면 갱신 시기를 DispatchQueue를 통해 조절

2022년 1월 7일
·
0개의 댓글
·
post-thumbnail

[토이프로젝트] 모모구카 기록-2 (MVC 패턴)

MVC 패턴 프로젝트 적용기와 개선의 여지에 대한 고민

2022년 1월 7일
·
2개의 댓글
·
post-thumbnail

[Xcode] 앱 이름 한글로 바꾸기 (Localizing)

한글로 된 앱을 만들고 싶다면?

2022년 1월 7일
·
0개의 댓글
·
post-thumbnail

[토이프로젝트] 모모구카 기록-1

아주 간단한 기능의 어플 기록입니다.

2022년 1월 2일
·
0개의 댓글
·
post-thumbnail

[Swift] UIButton의 title을 확인하는 방법(강제 추출, 옵셔널 바인딩)

강제 추출과 옵셔널 바인딩을 통해 nil 값을 처리하는 방법

2021년 12월 26일
·
0개의 댓글
·