https://github.com/hyperoslo/cardstack
A container view controller implementing a stack of "cards" (each card is a view controller)
https://github.com/hyperoslo/cardstack
Last synced: 7 months ago
JSON representation
A container view controller implementing a stack of "cards" (each card is a view controller)
- Host: GitHub
- URL: https://github.com/hyperoslo/cardstack
- Owner: hyperoslo
- License: other
- Created: 2015-04-13T13:23:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-28T12:18:56.000Z (about 11 years ago)
- Last Synced: 2025-04-22T17:44:09.257Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 835 KB
- Stars: 13
- Watchers: 13
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CardStack
[](https://travis-ci.org/hyperoslo/CardStack)
[](http://cocoadocs.org/docsets/CardStack)
[](http://cocoadocs.org/docsets/CardStack)
[](http://cocoadocs.org/docsets/CardStack)
## Screenshot

## Usage
```objc
```
## Installation
**CardStack** is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'CardStack'
```
## Author
Hyper Interaktiv AS, ios@hyper.no
## License
**CardStack** is available under the MIT license. See the LICENSE file for more info.