Pinned Repositories
Accessing-AddressBook
Sample Application to Access Address Book
AlertView
AlertView with its Delegates to provide multiple actions
Auto-Resizing-Multi-Screen-iOS
Sample working of auto resizing with Multi screen support in iOS 8
Basic-Syntax-of-Objective-C
You can find very few basic Syntax of Objective C here.. Thanks.
Categories-and-Protocols-in-iOS7
Sample for using Categories and Protocols
CollectionView
Collection View with resized Collection view Cells
Communicating-Photo-Library
To access the phone library and Camera
CoreData
Sample Application on Core Data
UIDatePicker-and-UIPickerView
Sample for Date Picker and Picker View
Usage-of-Controls-and-View
To use basic controls of iOS 7 and to switch among different views check this out
mubashirmeddekar's Repositories
mubashirmeddekar/UIDatePicker-and-UIPickerView
Sample for Date Picker and Picker View
mubashirmeddekar/Accessing-AddressBook
Sample Application to Access Address Book
mubashirmeddekar/AlertView
AlertView with its Delegates to provide multiple actions
mubashirmeddekar/Auto-Resizing-Multi-Screen-iOS
Sample working of auto resizing with Multi screen support in iOS 8
mubashirmeddekar/Basic-Syntax-of-Objective-C
You can find very few basic Syntax of Objective C here.. Thanks.
mubashirmeddekar/Categories-and-Protocols-in-iOS7
Sample for using Categories and Protocols
mubashirmeddekar/CollectionView
Collection View with resized Collection view Cells
mubashirmeddekar/Communicating-Photo-Library
To access the phone library and Camera
mubashirmeddekar/CoreData
Sample Application on Core Data
mubashirmeddekar/Creating-iOS-Controls-Programmatically
To create basic iOS Controls Programmatically using graphics
mubashirmeddekar/Data-Storage-And-Retrieval-From-Parse
Check this out, if you wish to store/retrieve your data into the cloud spaces like Parse
mubashirmeddekar/Date-Picker-and-Picker-View-
To use Picker View and Date Picker in iOS
mubashirmeddekar/Facebook-SDK-Integration
Integrated Login, Sharing Links, and Photo (From Photo library)
mubashirmeddekar/Graphics-on-iOS
To draw shapes and transform it using Graphics on iOS
mubashirmeddekar/iAd-Demo
Check this out for implementing iAd
mubashirmeddekar/LearnABC
Application for kids to learn alphabets, words, identify the object, and to know their names.
mubashirmeddekar/Mail-on-iOS
To Compose a Mail in iOS Application
mubashirmeddekar/Objective-C-Basic-Syntax
Find this to get to know about basic syntax on iOS
mubashirmeddekar/PickerView-Extension
Picker view with Two Components to display Country and its Cities Respectively
mubashirmeddekar/Reverse-an-Array-
To Reverse the array Elements.
mubashirmeddekar/Sample-Animation
Doing animation using NSTimer
mubashirmeddekar/Sample-Media-Player
Media Player to play audio, record and Video Player
mubashirmeddekar/Sample-MediaPlayer
To Play Audio and Video using MediaPlayer
mubashirmeddekar/Sample-NSUserDefaults
Persist you Login Information using NSUserDefaults
mubashirmeddekar/Sample-Parse
Check this out if you wish to store / retrieve data in cloud storages like Parse
mubashirmeddekar/Sample-PopOver-and-ActionSheet-in-Universal-App-iOS-7
ActionSheet for iPhone and PopOver for iPad
mubashirmeddekar/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
mubashirmeddekar/To-get-back-to-your-Previous-View
Dismissing the present View Controller
mubashirmeddekar/Usage-of-Auto-Layout-in-Xcode-6
Usage of Auto Layout to support multiple iOS device screens
mubashirmeddekar/UsageOfProtocolsToShareDataBetweenTheControllers
To share data between the view Controllers using Protocols