https://github.com/ssamadgh/pagingscrollview
A Simple Framework for pagingScroll supporting Parallax
https://github.com/ssamadgh/pagingscrollview
ios paging parallax parallax-scrolling scrollview swift
Last synced: 8 months ago
JSON representation
A Simple Framework for pagingScroll supporting Parallax
- Host: GitHub
- URL: https://github.com/ssamadgh/pagingscrollview
- Owner: ssamadgh
- License: mit
- Created: 2020-05-05T09:45:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T21:04:09.000Z (over 5 years ago)
- Last Synced: 2025-09-18T15:50:31.374Z (9 months ago)
- Topics: ios, paging, parallax, parallax-scrolling, scrollview, swift
- Language: Swift
- Homepage:
- Size: 9.2 MB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PagingScrollView
[](https://travis-ci.org/ssamadgh@gmail.com/PagingScrollView)
[](https://cocoapods.org/pods/SwiftyPagingScrollView)
[](https://cocoapods.org/pods/SwiftyPagingScrollView)
[](https://cocoapods.org/pods/SwiftyPagingScrollView)

## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
PagingScrollView is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'SwiftyPagingScrollView'
```
## Author
ssamadgh@gmail.com
## License
PagingScrollView is available under the MIT license. See the LICENSE file for more info.