{"id":15930462,"url":"https://github.com/mainasuk/swiftuipreviewprovider","last_synced_at":"2025-08-22T07:12:37.911Z","repository":{"id":89171911,"uuid":"264192482","full_name":"MainasuK/SwiftUIPreviewProvider","owner":"MainasuK","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-15T13:00:02.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T04:40:47.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MainasuK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-05-15T12:51:15.000Z","updated_at":"2020-05-15T12:59:26.000Z","dependencies_parsed_at":"2023-06-14T06:45:28.356Z","dependency_job_id":null,"html_url":"https://github.com/MainasuK/SwiftUIPreviewProvider","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"216840d95488f52ca02d8ef64892695167fd40be"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MainasuK/SwiftUIPreviewProvider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2FSwiftUIPreviewProvider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2FSwiftUIPreviewProvider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2FSwiftUIPreviewProvider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2FSwiftUIPreviewProvider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MainasuK","download_url":"https://codeload.github.com/MainasuK/SwiftUIPreviewProvider/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2FSwiftUIPreviewProvider/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271601462,"owners_count":24788065,"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-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2024-10-07T00:41:48.969Z","updated_at":"2025-08-22T07:12:37.855Z","avatar_url":"https://github.com/MainasuK.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftUIPreviewProvider\n\nPreview the Cocoa/UIKit view controller or view in SwiftUI via Xcode Preview.\n\n\n```swift\nimport CocoaPreviewProvider\n\nstruct MyCocoaViewController_Previews: PreviewProvider {\n    static var previews: some View {\n        NSViewControllerPreview {\n            MyCocoaViewController()\n        }\n    }\n}\n\nimport UIKitPreviewProvider\n\nstruct MyUIKitViewController_Previews: PreviewProvider {\n    static var previews: some View {\n        UIViewControllerPreview {\n            MyUIKitViewController()\n        }\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainasuk%2Fswiftuipreviewprovider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmainasuk%2Fswiftuipreviewprovider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainasuk%2Fswiftuipreviewprovider/lists"}