Git Product home page Git Product logo

ioscreator's Introduction

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

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

ioscreator's People

Contributors

ioscreator avatar

Watchers

James Cloos avatar gryphon avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.