forked from ioscreator/ioscreator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.html
49 lines (42 loc) · 2.92 KB
/
README.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
iOScreator
==========
Source Code of iOS tutorials at ioscreator.com
===========================================================================================================
+ CODE EXAMPLES REPOSITORY
See http://ioscreator.com for a detailed description
This README last updated: 19-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/
=============================================================================================================