Skip to content

Commit

Permalink
Modified README file
Browse files Browse the repository at this point in the history
  • Loading branch information
reefaq committed May 9, 2011
1 parent 3bfae6d commit cab0c3f
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions README.mdown
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
StackScrollView Like Twitter iPad App
============================================================

StackScrollView project is a demo for creating view like twitter app for ipad, created by [raw engineering][] team.
StackScrollView project is a demo app for creating view like twitter app for ipad, created by the mobile development team at [raw engineering][].

Note: this project is only for iPad under xcode version 3.2.5
Note: this project is only for iPad under Xcode version 3.2.5

StackScrollView 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.

Expand All @@ -20,14 +20,6 @@ StackScrollView supports :
[![](http://farm3.static.flickr.com/2352/5702551281_2de9ec82c7_b.jpg)](http://farm3.static.flickr.com/2352/5702551281_2de9ec82c7_b.jpg)
[![](http://farm4.static.flickr.com/3238/5703122950_d0a341bf74_b.jpg)](http://farm4.static.flickr.com/3238/5703122950_d0a341bf74_b.jpg)

Help
=========

If you would like to ask any questions regarding StackScrollView, please check out any of the following:

* [raw engineering][]
* [raw engineering Blog][]

Installation
==============================

Expand All @@ -49,8 +41,14 @@ parameter:

- isStackStartView : set 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

Help
=========

Please submit your questions to the blog link provided below:

* [raw engineering blog][]



[raw engineering]:http://www.raweng.com
[raw engineering Blog]:http://www.raweng.com/blog/
[raw engineering blog]:http://www.raweng.com/blog/stack-scroll-view/

0 comments on commit cab0c3f

Please sign in to comment.