ios-samples/MediaNotes
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
MediaNotes Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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