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: 2 months ago
JSON representation

Nested scrolling with pager just like in Twitter and Instagram profile.

Lists

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.