robovm / robovm-samples

RoboVM sample projects
Apache License 2.0
93 stars 72 forks source link

Port apple sample 'PhotoPicker' #37

Closed BlueRiverInteractive closed 9 years ago

BlueRiverInteractive commented 9 years ago

https://developer.apple.com/library/ios/samplecode/PhotoPicker/Introduction/Intro.html

BlueRiverInteractive commented 9 years ago

Done.

BlueRiverInteractive commented 9 years ago

This sample requires the latest RoboVM snapshot version (at least April 19th 2015) to make @IBActions with NSObject senders work. Also uses the simplified NSTimer from that snapshot version.