https://github.com/effective-dev-opensource/ios-26-by-examples
https://github.com/effective-dev-opensource/ios-26-by-examples
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/effective-dev-opensource/ios-26-by-examples
- Owner: effective-dev-opensource
- Created: 2025-06-17T07:46:19.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-03T09:56:23.000Z (11 months ago)
- Last Synced: 2025-07-03T10:39:01.202Z (11 months ago)
- Language: Swift
- Size: 2.94 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iOS 26 by Examples

Code examples for new APIs of iOS 26.
**Note:** The project requires Xcode 26+, Swift 6.2+ and iOS 26+.
## Table of Contents
- [FoundationModels + MapKit](#foundationmodels-mapkit)
- [WebKit](#webkit)
- [SwiftUI](#swiftui)
- [PaperKit](#paperkit)
### [FoundationModels](https://developer.apple.com/documentation/foundationmodels) + [MapKit](https://developer.apple.com/documentation/mapkit/mapkit-for-swiftui)
A demo of FoundationModels in action to create a city itinerary


### [WebView](https://developer.apple.com/documentation/webkit/webkit-for-swiftui)
New features for working with web pages in SwiftUI apps


### [SwiftUI](https://developer.apple.com/swiftui/whats-new/)
Various examples showcasing the latest SwiftUI features in iOS 26








_publish.gif)
### [PaperKit](https://developer.apple.com/documentation/PaperKit)
Drawings, shapes, and markup