ios-samples/MediaNotes
Paola Villarreal e90a7649fb MediaNotes sample ported to 64-bits 2014-06-24 22:14:18 -05:00
..
MediaNotes MediaNotes sample ported to 64-bits 2014-06-24 22:14:18 -05:00
ScreenShots Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
MediaNotes.sln Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
ReadMe Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00

ReadMe

--MediaNotes--

This is a port of the WWDC2012 sample

MediaNotes illustrated how to implement a custom view controller container with a new application flow. It also shows how to avoid the keyboard and highlights the constraint based layout system is used with view controllers.

Description:

Prerequisite: Create a photoalbum by name "WWDC2012"
- MediaNotes open with No Photos view if there is no photoalbum
- LongPress on photos loaded from photo album, a textview with camera, share and
  edit options comes up
- Able to take and share pictures and edit comments.

Ported By:GouriKumari