Shan
Results
5
repositories owned by
Shan
SHGalleryView
76
Stars
13
Forks
Watchers
a Page View styled gallery for iOS that can show Images and videos.
SHLineGraphView
262
Stars
48
Forks
Watchers
SHLineGraphView is a simple and efficient reusable UIView subview which you can use to create line graphs. It uses Core Graphics and Core Animation to create the light weight graphs. it is easy to use...
SHModelObject
56
Stars
7
Forks
Watchers
Base model object which uses objective-c runtime to populate the instance variables (ivars and properties) of User created Model from NSDictionary objects.