Difference between revisions of "IOS App Development Essentials"
From Techotopia
Line 17: | Line 17: | ||
# [[An Introduction to SiriKit]]<br><br> | # [[An Introduction to SiriKit]]<br><br> | ||
# [[An iOS 10 Example SiriKit Messaging Extension|An iOS 11 Example SiriKit Messaging Extension]]<br><br> | # [[An iOS 10 Example SiriKit Messaging Extension|An iOS 11 Example SiriKit Messaging Extension]]<br><br> | ||
+ | # [[Customizing the SiriKit Intent User Interface]]<br><br> | ||
# [[An iOS 10 SiriKit Photo Search Tutorial|An iOS 11 SiriKit Photo Search Tutorial]]<br><br> | # [[An iOS 10 SiriKit Photo Search Tutorial|An iOS 11 SiriKit Photo Search Tutorial]]<br><br> | ||
# [[An iOS 10 Local Notification Tutorial|An iOS 11 Local Notification Tutorial]]<br><br> | # [[An iOS 10 Local Notification Tutorial|An iOS 11 Local Notification Tutorial]]<br><br> |
Revision as of 19:15, 11 April 2018
We are gradually placing chapters from this book online. New chapters are added regularly so check back for updates or [1]
- An Overview of iOS Table Views and Xcode Storyboards
- Using Xcode 9 Storyboards to Build Dynamic TableViews
- Implementing iOS 11 TableView Navigation using Storyboards in Xcode 9
- Integrating Search using the iOS UISearchController
- Managing Files using the iOS UIDocument Class
- An Overview of the iOS Document Browser View Controller
- An iOS Document Browser Tutorial
- Implementing Touch ID and Face ID Authentication in iOS Apps
- An Overview of iOS Collection View and Flow Layout
- An iOS Storyboard-based Collection View Tutorial
- Subclassing and Extending the Collection View Flow Layout
- An Introduction to Drag and Drop in iOS
- An iOS Drag and Drop Tutorial
- An iOS Collection View Drag and Drop Tutorial
- An Introduction to SiriKit
- An iOS 11 Example SiriKit Messaging Extension
- Customizing the SiriKit Intent User Interface
- An iOS 11 SiriKit Photo Search Tutorial
- An iOS 11 Local Notification Tutorial