Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pianopia/fabel
- Owner: pianopia
- License: mit
- Created: 2018-03-28T04:15:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T07:13:27.000Z (over 6 years ago)
- Last Synced: 2024-11-18T03:51:23.448Z (2 days ago)
- Topics: animation, animation-library, ios, ios-lib, library, swift-3, xcode9
- Language: Swift
- Homepage:
- Size: 1.51 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.