You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PhotosViewController > Notification 받아서 화면 뿌려주도록 구현
- UIViewController 에서는 필요한 Filter 조건을 가지고 CoreData에 필요한 데이터를 요청합니다.
- saveContext()가 호출되거나, filter 조건이 변경되면 Notification을 push합니다.
#16#21
사진이 있는 엔티티만 불러와서 collection view 형태로 보여준다.
The text was updated successfully, but these errors were encountered: