A collection of sample projects demonstrating iOS 9's new APIs and features with working code examples.
iOS9-day-by-day is a collection of sample projects that accompany a blog series exploring iOS 9's new developer features. It provides working code examples for the most important APIs introduced in iOS 9, helping developers quickly understand and implement new capabilities. The project serves as a practical alternative to reviewing extensive WWDC videos and Apple documentation.
iOS developers who want to quickly learn and experiment with iOS 9's new APIs without spending hours watching WWDC sessions or reading through Apple's documentation.
Developers choose this project because it provides immediately usable code samples alongside concise explanations, saving significant research time and offering practical demonstrations rather than theoretical overviews.
Selection of projects accompanying the iOS9 Day-by-Day blog series.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Each blog post includes complete Xcode projects that demonstrate iOS 9 APIs in action, allowing developers to see and test functionality immediately.
Articles provide high-level overviews of new technologies, saving time compared to sifting through extensive WWDC videos and Apple documentation.
Focuses on functional implementations rather than theory, helping developers understand how to use APIs in real apps.
Covers a wide range of iOS 9's most important new APIs, from performance enhancements to user-facing features like multitasking.
Since iOS 9 is from 2015, the examples use older Swift syntax and APIs that may be deprecated in current iOS versions.
Does not include updates for newer iOS releases, so developers must seek additional resources for post-iOS 9 features.
The repository and blog series are not updated, meaning no support for newer Xcode versions or bug fixes.