Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 814: | Line 814: | ||
#* [[Receiving Data from an iOS 8 Action Extension|Testing the Application]]<br><br> | #* [[Receiving Data from an iOS 8 Action Extension|Testing the 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]] | ||
+ | #* [[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]] | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 19:08, 9 December 2014
Table of Contents | Next | |
Start Here |
This book is currently under development with new chapters added regularly.
© 2014 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
<google>BUY_IOS8</google>
<google>BUY_IOS8</google>
Table of Contents | Next | |
Start Here |