{"id":28684968,"url":"https://github.com/danielsaidi/pickerkit","last_synced_at":"2026-04-29T21:04:13.590Z","repository":{"id":298137276,"uuid":"998992792","full_name":"danielsaidi/PickerKit","owner":"danielsaidi","description":"Pickers, cameras, document scanners, etc. for SwiftUI.","archived":false,"fork":false,"pushed_at":"2025-12-02T08:42:34.000Z","size":1915,"stargazers_count":41,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-05T01:19:38.994Z","etag":null,"topics":["ios","ipados","macos","swift","swiftui","tvos","visionos","watchos"],"latest_commit_sha":null,"homepage":"https://danielsaidi.com/opensource","language":"Shell","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/danielsaidi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["danielsaidi"]}},"created_at":"2025-06-09T15:14:50.000Z","updated_at":"2025-12-02T08:42:37.000Z","dependencies_parsed_at":"2026-01-07T05:03:53.316Z","dependency_job_id":null,"html_url":"https://github.com/danielsaidi/PickerKit","commit_stats":null,"previous_names":["danielsaidi/camerakit"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/danielsaidi/PickerKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielsaidi%2FPickerKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielsaidi%2FPickerKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielsaidi%2FPickerKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielsaidi%2FPickerKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielsaidi","download_url":"https://codeload.github.com/danielsaidi/PickerKit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielsaidi%2FPickerKit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ios","ipados","macos","swift","swiftui","tvos","visionos","watchos"],"created_at":"2025-06-14T04:00:15.083Z","updated_at":"2026-04-29T21:04:13.585Z","avatar_url":"https://github.com/danielsaidi.png","language":"Shell","funding_links":["https://github.com/sponsors/danielsaidi"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"Resources/Icon-Badge.png\" alt=\"Project Icon\" width=\"250\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/danielsaidi/PickerKit?color=%2300550\u0026sort=semver\" alt=\"Version\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/swift-6.1-orange.svg\" alt=\"Swift 6.1\" /\u003e\n    \u003ca href=\"https://danielsaidi.github.io/PickerKit\"\u003e\u003cimg src=\"https://img.shields.io/badge/documentation-web-blue.svg\" alt=\"Documentation\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/danielsaidi/PickerKit/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/danielsaidi/PickerKit\" alt=\"MIT License\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n# PickerKit\n\nPickerKit is a SwiftUI library with various pickers, cameras, document scanners, etc.\n\n\n## Installation\n\nPickerKit can be installed with the Swift Package Manager:\n\n```\nhttps://github.com/danielsaidi/PickerKit.git\n```\n\n\n## Getting Started\n\nPickerKit has many additional picker utilities, like:\n\n* ``Camera`` can take photos and handle them as images.\n* ``ColorPickerBar`` adds additional colors to a color picker.\n* ``DocumentScanner`` can scan documents and handle them as images.\n* ``FilePicker`` can pick files from the Files app.\n* ``FontPicker`` can pick system and custom fonts.\n* ``ImagePicker`` can pick images from the photo library.\n\nThere are also general utilities like:\n\n* ``ForEachPicker`` can be used to pick single items in a `ForEach`.\n* ``MultiPicker`` can be used to pick multiple items in a `ForEach`.\n\nNote that you must add the proper permissions to be able to access the camera, photo album, files, etc.\n\n\n## Documentation\n\nThe online [documentation][Documentation] has more information, articles, code examples, etc.\n\n\n## Demo Application\n\nThe `Demo` folder has a demo app that lets you test the various pickers in the library.\n\n\n## Support My Work\n\nYou can [become a sponsor][Sponsors] to help me dedicate more time on my various [open-source tools][OpenSource]. Every contribution, no matter the size, makes a real difference in keeping these tools free and actively developed.\n\n\n## Contact\n\nFeel free to reach out if you have questions, or want to contribute in any way:\n\n* Website: [danielsaidi.com][Website]\n* E-mail: [daniel.saidi@gmail.com][Email]\n* Bluesky: [@danielsaidi@bsky.social][Bluesky]\n* Mastodon: [@danielsaidi@mastodon.social][Mastodon]\n\n\n## License\n\nPickerKit is available under the MIT license. See the [LICENSE][License] file for more info.\n\n\n[Email]: mailto:daniel.saidi@gmail.com\n[Website]: https://danielsaidi.com\n[GitHub]: https://github.com/danielsaidi\n[OpenSource]: https://danielsaidi.com/opensource\n[Sponsors]: https://github.com/sponsors/danielsaidi\n\n[Bluesky]: https://bsky.app/profile/danielsaidi.bsky.social\n[Mastodon]: https://mastodon.social/@danielsaidi\n[Twitter]: https://twitter.com/danielsaidi\n\n[Documentation]: https://danielsaidi.github.io/PickerKit\n[Getting-Started]: https://danielsaidi.github.io/PickerKit/documentation/Pickerkit/getting-started\n[License]: https://github.com/danielsaidi/PickerKit/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielsaidi%2Fpickerkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielsaidi%2Fpickerkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielsaidi%2Fpickerkit/lists"}