Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ofthewolf/twitterprofile
Nested scrolling with pager just like in Twitter and Instagram profile.
https://github.com/ofthewolf/twitterprofile
nested-scrollview parallax scrollview twitter twitter-profile
Last synced: about 2 hours ago
JSON representation
Nested scrolling with pager just like in Twitter and Instagram profile.
- Host: GitHub
- URL: https://github.com/ofthewolf/twitterprofile
- Owner: OfTheWolf
- License: mit
- Created: 2019-08-18T14:39:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T14:53:19.000Z (almost 4 years ago)
- Last Synced: 2024-04-26T22:32:56.077Z (7 months ago)
- Topics: nested-scrollview, parallax, scrollview, twitter, twitter-profile
- Language: Swift
- Homepage:
- Size: 27.6 MB
- Stars: 252
- Watchers: 6
- Forks: 45
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TwitterProfile
[![CI Status](https://img.shields.io/travis/OfTheWolf/TwitterProfile.svg?style=flat)](https://travis-ci.org/OfTheWolf/TwitterProfile)
[![Version](https://img.shields.io/cocoapods/v/TwitterProfile.svg?style=flat)](https://cocoapods.org/pods/TwitterProfile)
[![License](https://img.shields.io/cocoapods/l/TwitterProfile.svg?style=flat)](https://cocoapods.org/pods/TwitterProfile)
[![Platform](https://img.shields.io/cocoapods/p/TwitterProfile.svg?style=flat)](https://cocoapods.org/pods/TwitterProfile)Easily create screens like Instagram and Twitter profile. Example project shows Twitter case but you can change header and bottom view controllers easily to mimic instagram or similar UIs.
## Demo
![Demo](https://github.com/OfTheWolf/TwitterProfile/blob/master/demo.gif)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
TwitterProfile is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'TwitterProfile'
```## Author
uğur, [email protected]
## License
TwitterProfile is available under the MIT license. See the LICENSE file for more info.