Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thevole/HorizontalTable
Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView
https://github.com/thevole/HorizontalTable
Last synced: about 1 month ago
JSON representation
Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView
- Host: GitHub
- URL: https://github.com/thevole/HorizontalTable
- Owner: thevole
- Created: 2010-05-16T14:15:56.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-09T12:03:18.000Z (over 13 years ago)
- Last Synced: 2023-11-07T20:12:05.719Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 1.15 MB
- Stars: 155
- Watchers: 11
- Forks: 32
- Open Issues: 4
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome - HorizontalTable - Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView (etc)
- awesome - HorizontalTable - Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView (etc)
README
Scrollable tableView for iOS that moves in a left/right direction but is as efficient as a regular UITableView
Copyright (c) 2010 Martin Volerich - Bill Bear Technologies. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without
limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so, subject to the following
conditions:The above copyright notice and this permission notice shall be included in all copies or substantial
portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.