Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blommegard/SBTickerView
An easy to use ticker view with inspiration from Flipboard
https://github.com/blommegard/SBTickerView
Last synced: about 1 month ago
JSON representation
An easy to use ticker view with inspiration from Flipboard
- Host: GitHub
- URL: https://github.com/blommegard/SBTickerView
- Owner: blommegard
- License: mit
- Created: 2011-12-11T14:16:09.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-24T10:02:05.000Z (over 10 years ago)
- Last Synced: 2024-03-15T11:03:48.180Z (9 months ago)
- Language: Objective-C
- Homepage:
- Size: 246 KB
- Stars: 378
- Watchers: 17
- Forks: 51
- Open Issues: 3
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
- awesome - SBTickerView - An easy to use ticker view with inspiration from Flipboard (etc)
- awesome - SBTickerView - An easy to use ticker view with inspiration from Flipboard (etc)
README
# SBTickerView
## Features
* Easy to use (see the demo app, just assign a front & back view and tick it)
* Perspective ("3D")
* Shadows (masked by the alpha channel)
* This project is written using ARC## Future features
* Support for gestures
* Better perspective calculations
* More Flipboard like shadows## License
SBTickerView is released under the MIT-license (see the LICENSE file)## Screenshots
![Screenshot](https://github.com/blommegard/SBTickerView/raw/master/SBTickerViewDemo/Screenshots/timeticker.png "Time ticker")