XCode Tutorial 13: Introduction to Storyboards in iOS (XCode) (Inc. Changing Views)

preview_player
Показать описание
In this tutorial we begin looking at storyboards and how they can be used in your iOS apps. Released a couple of years ago, storyboards are now much more popular than xibs and in XCode 5 are the only option. It's worth getting updated today! We cover all the basics, setting classes (assigning .h and .m files to views, or scenes in storyboards) and changing views, and segues!

In part two of this tutorial we will be looking at tab bar applications with storyboards in xCode.
Be sure to check out:
Рекомендации по теме
Комментарии
Автор

TIP: you have to zoom in on a scene (viewcontroller) to add elements on that viewcontroller.

mikejanssen
Автор

please help me add calender to the main view, and let the user add event to a special date

manabirminnor