{"id":18270985,"url":"https://github.com/pyanfield/StackScrollView","last_synced_at":"2025-04-05T01:30:58.927Z","repository":{"id":1841820,"uuid":"2766301","full_name":"pyanfield/StackScrollView","owner":"pyanfield","description":"Stack Scroll View Panel like Twitter Ipad app for iOS developers [iPad]","archived":false,"fork":true,"pushed_at":"2011-11-17T06:27:19.000Z","size":3849,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-05T11:53:17.552Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.raweng.com","language":"Objective-C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"raweng/stack-scroll-view","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyanfield.png","metadata":{"files":{"readme":"README.mdown","changelog":null,"contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-13T12:38:42.000Z","updated_at":"2014-11-14T03:49:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pyanfield/StackScrollView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyanfield%2FStackScrollView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyanfield%2FStackScrollView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyanfield%2FStackScrollView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyanfield%2FStackScrollView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyanfield","download_url":"https://codeload.github.com/pyanfield/StackScrollView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276043,"owners_count":20912286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T11:39:00.332Z","updated_at":"2025-04-05T01:30:58.112Z","avatar_url":"https://github.com/pyanfield.png","language":"Objective-C","readme":"StackScrollView Like Twitter iPad App\n============================================================\n\nStackScrollView project is a demo app for creating view like twitter app for ipad, created by the mobile development team at [raw engineering][]. Also checkout our [FlipView Project][]\n\nNote: this project is only for iPad under Xcode version 3.2.5\n\nStackScrollView is a simple way to present a sliding view interface similar to Twitter's iPad App. It comprises of three classes, RootViewController,MenuViewController and StackScrollViewController.\n\n\n\nStackScrollView supports : \n\n- Orientation (both Landscape \u0026 Portrait)\n\n- Swipe Gestures\n\n- Bouncing Effect\n\n[![](http://farm6.static.flickr.com/5027/5702558111_f122930337_b.jpg)](http://farm6.static.flickr.com/5027/5702558111_f122930337_b.jpg)\n[![](http://farm3.static.flickr.com/2268/5703108996_27ee68a5ff_b.jpg)](http://farm3.static.flickr.com/2268/5703108996_27ee68a5ff_b.jpg) \n[![](http://farm3.static.flickr.com/2352/5702551281_2de9ec82c7_b.jpg)](http://farm3.static.flickr.com/2352/5702551281_2de9ec82c7_b.jpg)\n[![](http://farm4.static.flickr.com/3238/5703122950_d0a341bf74_b.jpg)](http://farm4.static.flickr.com/3238/5703122950_d0a341bf74_b.jpg)\n\nInstallation \n==============================\n\nAdd RootViewController,MenuViewController and StackScrollViewController files to your Xcode project.\n\n\nGetting Started\n==============================\n\nStackScrollViewController is a main content area, to add view in StackScrollViewController you need to add your controller object in its method named \n\n- (void) addViewInSlider:(UIViewController*)controller invokeByController:(UIViewController*)invokeByController isStackStartView:(BOOL)isStackStartView;\n\nparameter: \n\n- controller : object of a controller whose view should be added\n\n- invokeByController:  object of a controller from where it has been invoked\n\n- isStackStartView :\tset this to TRUE/YES if you need to place this controller's view at very first position (Note: all the other view in view stack will be removed), set this to FALSE/NO if you need to place this controller's view in stack hierarchy\n\nHelp\n=========\n\nPlease submit your questions to the blog link provided below:\n\n* [raw engineering blog][]\n\n\n\n[raw engineering]:http://www.raweng.com\n[raw engineering blog]:http://www.raweng.com/blog/stack-scroll-view/\n[FlipView Project]:https://github.com/raweng/FlipView","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyanfield%2FStackScrollView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyanfield%2FStackScrollView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyanfield%2FStackScrollView/lists"}