{"id":29644424,"url":"https://github.com/noppefoxwolf/filemanagerui","last_synced_at":"2026-03-17T16:15:36.913Z","repository":{"id":305720741,"uuid":"1022220423","full_name":"noppefoxwolf/FileManagerUI","owner":"noppefoxwolf","description":"A SwiftUI file manager component for iOS apps with native design and QuickLook integration","archived":false,"fork":false,"pushed_at":"2025-07-18T17:03:34.000Z","size":100,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-21T18:29:56.514Z","etag":null,"topics":["file-browser","file-manager","ios","ios-app","quicklook","swift","swift-package","swiftui","thumbnail","uikit"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noppefoxwolf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-18T16:56:03.000Z","updated_at":"2025-07-21T13:44:03.000Z","dependencies_parsed_at":"2025-07-21T18:40:00.943Z","dependency_job_id":null,"html_url":"https://github.com/noppefoxwolf/FileManagerUI","commit_stats":null,"previous_names":["noppefoxwolf/filemanagerui"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/noppefoxwolf/FileManagerUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FFileManagerUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FFileManagerUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FFileManagerUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FFileManagerUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noppefoxwolf","download_url":"https://codeload.github.com/noppefoxwolf/FileManagerUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FFileManagerUI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266405360,"owners_count":23923533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["file-browser","file-manager","ios","ios-app","quicklook","swift","swift-package","swiftui","thumbnail","uikit"],"created_at":"2025-07-22T01:00:27.292Z","updated_at":"2026-03-17T16:15:36.860Z","avatar_url":"https://github.com/noppefoxwolf.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FileManagerUI\n\nA SwiftUI file manager component for iOS apps with native design and QuickLook integration.\n\n\u003cimg src=\".github/example.png\" alt=\"FileManagerUI Example\" width=\"300\"\u003e\n\n## Features\n\n- **File Navigation**: Browse directories with list/grid views\n- **QuickLook Preview**: Tap files to preview with native QuickLook\n- **File Operations**: Create, rename, delete, and share files\n- **Multiple Selection**: Select multiple items for bulk operations\n- **Hidden Files**: Toggle visibility with smooth animations\n- **Error Handling**: Graceful permission and access error messages\n\n## Installation\n\nAdd via Swift Package Manager in Xcode:\n1. File → Add Package Dependencies\n2. Enter: `https://github.com/noppefoxwolf/FileManagerUI.git`\n\n## Usage\n\n```swift\nimport SwiftUI\nimport FileManagerUI\n\nstruct ContentView: View {\n    var body: some View {\n        FileManagerView()\n    }\n}\n```\n\n### Custom Path\n\n```swift\nFileManagerView(initialPath: customURL)\n```\n\nBy default, starts from the app container directory.\n\n## Requirements\n\n- iOS 17.0+\n- Swift 6.1+\n\n## License\n\nMIT License. See LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Ffilemanagerui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoppefoxwolf%2Ffilemanagerui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Ffilemanagerui/lists"}