Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pianopia/fabel

Interactive Animation for Fly Item To Others
https://github.com/pianopia/fabel

animation animation-library ios ios-lib library swift-3 xcode9

Last synced: about 23 hours ago
JSON representation

Interactive Animation for Fly Item To Others

Awesome Lists containing this project

README

        

# Fabel

[![CI Status](http://img.shields.io/travis/luxa-nakagawa/Fabel.svg?style=flat)](https://travis-ci.org/luxa-nakagawa/Fabel)
[![Version](https://img.shields.io/cocoapods/v/Fabel.svg?style=flat)](http://cocoapods.org/pods/Fabel)
[![License](https://img.shields.io/cocoapods/l/Fabel.svg?style=flat)](http://cocoapods.org/pods/Fabel)
[![Platform](https://img.shields.io/cocoapods/p/Fabel.svg?style=flat)](http://cocoapods.org/pods/Fabel)

This is swift library for interactive animation for fly item to others.

Please extend delegate to your UIViewController and call flytoFAB() method.

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

![Fabel_Demo](1522307096.gif)

## Requirements

## Installation

Fabel is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'Fabel'
```

## Author

pianopia, [email protected]

## License

Fabel is available under the MIT license. See the LICENSE file for more info.