|
|
Line 101: |
Line 101: |
| # [[An iOS 10 Interactive iMessage App Tutorial]]<br><br> | | # [[An iOS 10 Interactive iMessage App Tutorial]]<br><br> |
| # [[How to Build iOS 10 Message App Extensions|An Introduction to Building iOS 10 iMessage Apps]]<br><br> | | # [[How to Build iOS 10 Message App Extensions|An Introduction to Building iOS 10 iMessage Apps]]<br><br> |
| + | # [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Using iOS 10 Event Kit to Create Date and Location Based Reminders]]<br><br> |
| + | # [[Accessing the iOS 8 Camera and Photo Library in Swift|Accessing the iOS 10 Camera and Photo Library]]<br><br> |
| + | # [[An Example Swift iOS 8 iPhone Camera Application|An Example iOS 10 iPhone Camera Application]]<br><br> |
| + | |
| | | |
− | # [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|An Overview of the Event Kit Framework]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|The EKEventStore Class]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Accessing Calendars in the Database]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Creating Reminders]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Creating Alarms]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Creating the Example Project]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Designing the User Interface for the Date/Time Based Reminder Screen]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Implementing the Reminder Code]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Hiding the Keyboard]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Designing the Location-based Reminder Screen]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Creating a Location-based Reminder]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Setting up the Usage Description Key]]
| |
− | #* [[Using iOS 8 Event Kit and Swift to Create Date and Location Based Reminders|Testing the Application]]<br><br>
| |
− | # [[Accessing the iOS 8 Camera and Photo Library in Swift]]
| |
− | #* [[Accessing the iOS 8 Camera and Photo Library in Swift|The UIImagePickerController Class]]
| |
− | #* [[Accessing the iOS 8 Camera and Photo Library in Swift|Creating and Configuring a UIImagePickerController Instance]]
| |
− | #* [[Accessing the iOS 8 Camera and Photo Library in Swift|Configuring the UIImagePickerController Delegate]]
| |
− | #* [[Accessing the iOS 8 Camera and Photo Library in Swift|Detecting Device Capabilities]]
| |
− | #* [[Accessing the iOS 8 Camera and Photo Library in Swift|Saving Movies and Images]]<br><br>
| |
− | # [[An Example Swift iOS 8 iPhone Camera Application]]
| |
− | #* [[An Example Swift iOS 8 iPhone Camera Application|An Overview of the Application]]
| |
− | #* [[An Example Swift iOS 8 iPhone Camera Application|Creating the Camera Project]]
| |
− | #* [[An Example Swift iOS 8 iPhone Camera Application|Designing the User Interface]]
| |
− | #* [[An Example Swift iOS 8 iPhone Camera Application|Implementing the Action Methods]]
| |
− | #* [[An Example Swift iOS 8 iPhone Camera Application|Writing the Delegate Methods]]
| |
− | #* [[An Example Swift iOS 8 iPhone Camera Application|Building and Running the Application]]<br><br>
| |
| # [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController]] | | # [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController]] |
| #* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|The AVPlayer and AVPlayerViewController Classes]] | | #* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|The AVPlayer and AVPlayerViewController Classes]] |