iopazo / ioscreator

Tutorials from ioscreator.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOScreator

Source Code of iOS tutorials at ioscreator.com

=========================================================================================================== CODE EXAMPLES REPOSITORY

See http://ioscreator.com for a detailed description

This README last updated: 23-March-2013

INDEX

ShakeGestureDemo - http://ioscreator.com/detect-shake-gesture-on-a-device/
ProgressViewDemo - http://ioscreator.com/display-a-progress-bar/
ActivityIndicatorDemo - http://ioscreator.com/display-an-activity-indicator/
RotatingImageViewDemo - http://ioscreator.com/rotate-an-imageview/
CustomizingSelectionDemo - http://ioscreator.com/customizing-selection-on-a-tableview/
AccelerometerDemo - http://ioscreator.com/read-values-of-the-accelerometer/
AnimatingViewDemo - http://ioscreator.com/animating-views/
HeaderFooterDemo - http://ioscreator.com/customizing-headers-and-footers-of-a-tableview/
DraggingViewsDemo - http://ioscreator.com/dragging-views-with-gestures/
CustomizingTableviewCell - http://ioscreator.com/customize-tableviewcells-with-storyboards/
KeyboardDemo - http://ioscreator.com/move-view-when-keyboard-appears/
playAudioDemo - http://ioscreator.com/play-mp3-file-in-ios-with-avaudioplayer/
PullToRefreshDemo - http://ioscreator.com/add-pull-to-refresh-to-a-table-view-in-ios-6/
CoreDataDemo - http://ioscreator.com/introduction-to-core-data/
ConstraintsCodeDemo - http://ioscreator.com/auto-layout-in-ios-6-adding-constraints-through-code/
UIStepperDemo - http://ioscreator.com/change-values-with-uistepper/
CGShapedDemo - http://ioscreator.com/drawing-shapes-with-core-graphics/
ActionSheetDemo - http://ioscreator.com/simple-menu-with-uiactionsheet/
AddressBookDemo - http://ioscreator.com/retrieving-contacts-from-the-address-book/
TwitterDemo - http://ioscreator.com/ios-6-tweet-sheet-use-twitter-in-app/
PropertyListDemo - http://ioscreator.com/load-data-from-property-list/
AttributedStringsDemo - http://ioscreator.com/format-text-in-ios6-attributed-strings/
PickerDemo - http://ioscreator.com/choose-values-with-pickerview/
SegmentedControllerDemo - http://ioscreator.com/create-a-uisegmentedcontrol/
NavigationControllerDemo - http://ioscreator.com/navigate-with-uinavigationcontroller/
iOSSwipeTutorial - http://ioscreator.com/detecting-swipe-gestures/
DrawingGradients - http://ioscreator.com/draw-gradients-with-core-graphics/
SimpleCalculator - http://ioscreator.com/simple-calculator/
DrawingCirclesWithUITouch - http://ioscreator.com/drawing-circles-with-uitouch/
UISliderTutorial - http://ioscreator.com/change-values-with-uislider/
ScrollViewWithPaging - http://ioscreator.com/scrollview-with-paging/
ViewWebsite - http://ioscreator.com/loading-a-website-with-uiwebview/
FileManagementDemo - http://ioscreator.com/ios-file-management/
indexedTableDemo - http://ioscreator.com/create-indexed-tableview/
PlacemarkDemo - http://ioscreator.com/display-placemarks-with-mapkit/
JSONDemo - http://ioscreator.com/parsing-json-data/
SocialSharingDemo - http://ioscreator.com/social-sharing-in-ios-6-the-activity-viewcontroller/
EmailDemo - http://ioscreator.com/send-email-from-an-app/
CameraApp - http://ioscreator.com/take-photo-with-the-camera/
ScalingViewDemo - http://ioscreator.com/scaling-views/
ImageAspectRatioDemo - http://ioscreator.com/auto-layout-in-ios-6-keep-aspect-ratio-of-image/
MessageDemo - http://ioscreator.com/sending-text-messages-from-an-app/
CopyTextDemo - http://ioscreator.com/copy-text-with-uipastebin/
FaceBookPostDemo - http://ioscreator.com/social-sharing-in-ios-6-post-to-facebook/
RecordVideoDemo - http://ioscreator.com/play-and-record-videos-in-ios/
CenteringViewsDemo - http://ioscreator.com/auto-layout-in-ios-6-centering-views/
SplitViewControllerDemo - http://ioscreator.com/create-a-splitviewcontroller-on-the-ipad
ActivityControllerStatusBarDemo - http://ioscreator.com/display-an-activity-indicator-in-the-status-bar
PopoverDemo - http://ioscreator.com/display-popovers-on-the-ipad
ShadowButtonDemo - http://ioscreator.com/add-shadow-to-a-button
ChangeVolumeDemo - http://ioscreator.com/changing-volume-output
CustomFontDemo - http://ioscreator.com/using-custom-fonts
AddItemTableViewDemo - http://ioscreator.com/add-rows-to-tableview
PinchImageDemo - http://ioscreator.com/scale-image-with-uipinchgesturerecognizer
DeleteItemTableViewDemo - http://ioscreator.com/delete-rows-from-tableview
OpenPDFDocument - http://ioscreator.com/open-pdf-documents-in-ios
SearchTableViewDemo - http://ioscreator.com/add-searchbar-to-tableview
CategoryDemo - http://ioscreator.com/objective-c-add-a-category
ChangeScreensDemo - http://ioscreator.com/changing-screens-with-uipagecontrol
UserDefaultsDemo - http://ioscreator.com/use-settings-with-nsuserdefaults
ReorderingRowsDemo - http://ioscreator.com/reordering-rows-from-tableview

===========================================================================================================

About

Tutorials from ioscreator.com