[새싹 iOS] 17주차_MapKit 실시간 장소 검색 및 Apple Map 위치 표시

MKLocalSearchCompleter / MKMapView / CLLocationCoordinate2D

2024년 2월 17일
·
0개의 댓글
·

[새싹 iOS] 28주차_채팅 기능을 구현하며 고민했던 지점들

소켓 연결 및 해제 시점 / 서버와 로컬 DB 동기화 / 다중 계정 환경에서 로컬 DB 공유 이슈 / 멀티 디바이스 대응 실패

2024년 1월 29일
·
0개의 댓글
·

[새싹 iOS] 27주차_채팅 로직 구현

채팅 로직 (초기 데이터 로드 / Pagination / NewMessageToastView / Send Message)

2024년 1월 23일
·
0개의 댓글
·

[새싹 iOS] 26주차_채팅 UI 구현

채팅 UI (inputview, tableViewCell, chattingListView)

2024년 1월 10일
·
0개의 댓글
·

[새싹 iOS] 25주차_Coordinator Pattern 적용기

새로운 코디 생성 기준 / 코디 종료 시 다음 타겟 코디 지정 / 커스텀 얼럿 VC의 위치 / 코디와 VM 통신 / 즉시 화면 전환 (push notification)

2024년 1월 8일
·
0개의 댓글
·

[새싹 iOS] 24주차_Clean Architecture 적용기

레이어 별 기능 / 인스턴스(ViewModel, UseCase, Repository) 별 역할 분리

2023년 12월 24일
·
0개의 댓글
·

[새싹 iOS] 23주차_Push Notification

Remote Push Notification / FCM Token / 프로젝트 적용 (현재 보고있는 채팅방의 채팅 푸시 x, 채팅 푸시 클릭 시 해당하는 채팅방 화면 전환)

2023년 12월 18일
·
0개의 댓글
·

[새싹 iOS] 22주차_WebSocket

WebSocket 구현 (URLSessionWebSocket, UPBit WebSocket API)

2023년 12월 16일
·
1개의 댓글
·
post-thumbnail

[새싹 iOS] 21주차_In-App Purchase

IAP (인앱 결제) / 특성 및 정책 / 구현 / 영수증 검증 / 구매 복원

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

[새싹 iOS] 20주차_WidgetKit

WidgetKit - 코드 / AppGroup / WidgetCenter

2023년 11월 28일
·
0개의 댓글
·
post-thumbnail

[새싹 iOS] 19주차_SwiftUI Source of Truth

Source of Truth / @State, @Binding, @Published, @StateObject, @ObservedObject

2023년 11월 24일
·
0개의 댓글
·

[새싹 iOS] 18주차_UserDefaults 추상화

UserDefaults + propertyWrapper

2023년 11월 18일
·
0개의 댓글
·
post-thumbnail

[새싹 iOS] 17주차_FSCalendar 날짜 범위(기간) 선택

FSCalendar를 이용한 날짜 범위(기간) 선택 기능 구현

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

[새싹 iOS] 16주차_RxSwift Subject / CombineLatest

PublishSubject, BehaviorSubject, ReplaySubject, AsyncSubject / CombineLatest 초기 이벤트 유무, RxCocoa

2023년 11월 4일
·
0개의 댓글
·
post-thumbnail

[새싹 iOS] 16주차_RxSwift dispose

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

[새싹 iOS] 14주차_TestFlight / 앱스토어 심사

TestFlight 및 앱스토어 심사 제출 과정 정리

2023년 10월 19일
·
0개의 댓글
·
post-thumbnail

[새싹 iOS] 13주차_MusicKit

MusicKit 사용법

2023년 10월 13일
·
0개의 댓글
·
post-thumbnail

[새싹 iOS] 12주차_FSPagerView + Custom Cell

FSPagerView 라이브러리 사용

2023년 10월 8일
·
0개의 댓글
·
post-thumbnail

[새싹 iOS] 11주차_FSCalendar + CustomCell

FSCalendar 라이브러리 사용. 셀에 이미지 넣기

2023년 10월 4일
·
2개의 댓글
·