Download iOS custom picker Free Java Code
Description
example of making a customized picker in iOS (a bit more complex than you might think it'd be).
Icons
Source Files
The download file iOS-custom-picker-master.zip has the following entries.
AnimalChooserViewController.h//from ww w . java 2s .c om
AnimalChooserViewController.m
CustomizedPicker.xcodeproj/project.pbxproj
CustomizedPicker.xcodeproj/project.xcworkspace/contents.xcworkspacedata
CustomizedPicker.xcodeproj/project.xcworkspace/xcuserdata/davekapp.xcuserdatad/UserInterfaceState.xcuserstate
CustomizedPicker.xcodeproj/xcuserdata/davekapp.xcuserdatad/xcschemes/CustomizedPicker.xcscheme
CustomizedPicker.xcodeproj/xcuserdata/davekapp.xcuserdatad/xcschemes/xcschememanagement.plist
CustomizedPicker/AppDelegate.h
CustomizedPicker/AppDelegate.m
CustomizedPicker/CustomizedPicker-Info.plist
CustomizedPicker/CustomizedPicker-Prefix.pch
CustomizedPicker/ViewController.h
CustomizedPicker/ViewController.m
CustomizedPicker/bear.png
CustomizedPicker/cat.png
CustomizedPicker/dog.png
CustomizedPicker/en.lproj/InfoPlist.strings
CustomizedPicker/en.lproj/MainStoryboard_iPad.storyboard
CustomizedPicker/en.lproj/MainStoryboard_iPhone.storyboard
CustomizedPicker/goose.png
CustomizedPicker/main.m
CustomizedPicker/mouse.png
CustomizedPicker/pig.png
CustomizedPicker/snake.png
CustomizedPickerTests/CustomizedPickerTests-Info.plist
CustomizedPickerTests/CustomizedPickerTests.h
CustomizedPickerTests/CustomizedPickerTests.m
CustomizedPickerTests/en.lproj/InfoPlist.strings
Download
Click the following link to download iOS-custom-picker-master.zip.
iOS-custom-picker-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »