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: 14 days ago
JSON representation
Interactive Animation for Fly Item To Others
- Host: GitHub
- URL: https://github.com/pianopia/fabel
- Owner: pianopia
- License: mit
- Created: 2018-03-28T04:15:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T07:13:27.000Z (almost 8 years ago)
- Last Synced: 2025-09-14T22:28:19.612Z (6 months ago)
- Topics: animation, animation-library, ios, ios-lib, library, swift-3, xcode9
- Language: Swift
- Homepage:
- Size: 1.51 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fabel
[](https://travis-ci.org/luxa-nakagawa/Fabel)
[](http://cocoapods.org/pods/Fabel)
[](http://cocoapods.org/pods/Fabel)
[](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.

## 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, grandpianoaoa@gmail.com
## License
Fabel is available under the MIT license. See the LICENSE file for more info.