{"id":31944285,"url":"https://github.com/effective-dev-opensource/ios-26-by-examples","last_synced_at":"2025-10-14T10:23:01.070Z","repository":{"id":302618773,"uuid":"1003472077","full_name":"effective-dev-opensource/iOS-26-by-Examples","owner":"effective-dev-opensource","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-03T09:56:23.000Z","size":3082,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-03T10:39:01.202Z","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/effective-dev-opensource.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,"zenodo":null}},"created_at":"2025-06-17T07:46:19.000Z","updated_at":"2025-07-03T09:56:26.000Z","dependencies_parsed_at":"2025-07-03T10:53:39.000Z","dependency_job_id":null,"html_url":"https://github.com/effective-dev-opensource/iOS-26-by-Examples","commit_stats":null,"previous_names":["effective-dev-opensource/ios-26-by-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/effective-dev-opensource/iOS-26-by-Examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effective-dev-opensource%2FiOS-26-by-Examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effective-dev-opensource%2FiOS-26-by-Examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effective-dev-opensource%2FiOS-26-by-Examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effective-dev-opensource%2FiOS-26-by-Examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/effective-dev-opensource","download_url":"https://codeload.github.com/effective-dev-opensource/iOS-26-by-Examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effective-dev-opensource%2FiOS-26-by-Examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018788,"owners_count":26086452,"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-10-14T02:00:06.444Z","response_time":60,"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":"2025-10-14T10:22:57.084Z","updated_at":"2025-10-14T10:23:01.064Z","avatar_url":"https://github.com/effective-dev-opensource.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iOS 26 by Examples\n\n\u003cimg src=\"resources/main_img.png\" width=\"300\"\u003e\n\nCode examples for new APIs of iOS 26.\n**Note:** The project requires Xcode 26+, Swift 6.2+ and iOS 26+.\n\n## Table of Contents\n\n- [FoundationModels + MapKit](#foundationmodels-mapkit)\n- [WebKit](#webkit)\n- [SwiftUI](#swiftui)\n- [PaperKit](#paperkit)\n\n### [FoundationModels](https://developer.apple.com/documentation/foundationmodels) + [MapKit](https://developer.apple.com/documentation/mapkit/mapkit-for-swiftui)\nA demo of FoundationModels in action to create a city itinerary\n\n\u003cimg src=\"resources/FoundationModels + MapKit_1_publish.gif\" width=\"300\"\u003e\n\n\u003cimg src=\"resources/FoundationModels + MapKit_2_publish.gif\" width=\"300\"\u003e\n\n### [WebView](https://developer.apple.com/documentation/webkit/webkit-for-swiftui)\nNew features for working with web pages in SwiftUI apps\n\n\u003cimg src=\"resources/WebKit_1_publish.gif\" width=\"300\"\u003e\n\n\u003cimg src=\"resources/WebKit_2_publish.gif\" width=\"300\"\u003e\n\n### [SwiftUI](https://developer.apple.com/swiftui/whats-new/)\nVarious examples showcasing the latest SwiftUI features in iOS 26\n\n\u003cimg src=\"resources/SwiftUI_1_publish.gif\" width=\"300\"\u003e\n\n\u003cimg src=\"resources/SwiftUI_2_publish.gif\" width=\"300\"\u003e\n\n\u003cimg src=\"resources/SwiftUI_3_publish.gif\" width=\"300\"\u003e\n\n\u003cimg src=\"resources/SwiftUI_4_publish.gif\" width=\"300\"\u003e\n\n\u003cimg src=\"resources/SwiftUI_5_publish.gif\" width=\"300\"\u003e\n\n\u003cimg src=\"resources/SwiftUI_6_publish.gif\" width=\"300\"\u003e\n\n\u003cimg src=\"resources/SwiftUI_7_publish.gif\" width=\"300\"\u003e\n\n\u003cimg src=\"resources/SwiftUI_8_publish.gif\" width=\"300\"\u003e\n\n\u003cimg src=\"resources/AttributedString(SwiftUI)_publish.gif\" width=\"300\"\u003e\n\n### [PaperKit](https://developer.apple.com/documentation/PaperKit)\nDrawings, shapes, and markup\n\n\u003cimg src=\"resources/PaperKit_publish.gif\" width=\"300\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffective-dev-opensource%2Fios-26-by-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feffective-dev-opensource%2Fios-26-by-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffective-dev-opensource%2Fios-26-by-examples/lists"}