How to Display File and Directory Lists in Your iOS App
Medium
ShowNote는 파일과 디렉토리를 다루는 기능이 있었어요. 저는 그걸 구현할 때 Core Data 대신 iOS의 파일 시스템을 그대로 사용했습니다.
Xcode로 앱에 저장된 파일을 다운로드할 수 있는데, 앱에서 보려면 어떻게 해야 할까요? 🤔
FileManager를 사용하면 됩니다. 😀
이번 글은 폴더에 들어있는 파일/폴더 목록을 가져오는 방법 새로운 폴더와 파일을 만드는 방법과 삭제하는 방법까지 알아보았어요. 👍🏻
#ios #swift #file #directory #documents
https://toyboy2.medium.com/how-to-display-file-and-directory-lists-in-your-ios-app-03cb705b4064
더 많은 콘텐츠를 보고 싶다면?
이미 회원이신가요?
2023년 12월 15일 오전 8:42