앱 SCHOOL
/
앱 스쿨 : iOS 멘토링
/
🌟팀 피드백
/
팀7 (앱다방☕️)
/
피드백
/
7주차 스터디
Search
7주차 스터디
진행 일자
2023/11/01 19:30
발표 내용
피드백 여부
피드백 완
과제 링크
•
이창준
https://github.com/APP-iOS3rd/Team7_AppDabang/tree/main/lecture/changjun/mentoring 1026-1031/MentoringPrac
•
박선구
https://github.com/APP-iOS3rd/Team7_AppDabang/blob/main/lecture/Seonkoo/Mentoring.swift
•
이경헌
https://github.com/APP-iOS3rd/Team7_AppDabang/tree/main/lecture/kyungheon/ViewPra/01
•
조민식 (늦었습니다.. 바로 api 과제하러 가겠습니다.. 1. 키보드 올라올때 ui 가리는 문제 해결필요 2. 다른 뷰 누를 때 키보드 내려가는 거 구현 필요)
https://github.com/APP-iOS3rd/Team7_AppDabang/tree/main/lecture/minsik/mentoring/MentoringLoginUI
XCode 15
Access Images and Colors with Enum in Xcode 15 | Sarunw
Xcode 15 can automatically create Swift symbols for your resources without any third party. Let's learn how to do it.
특정 Corner만 Radius 주기
Round Specific Corners SwiftUI
I know you can use .cornerRadius() to round all the corners of a swiftUI view but is there a way to round only specific corners such as the top?