Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmoaay/MBMotion
Motion effects made by mmoaay.
https://github.com/mmoaay/MBMotion
Last synced: about 1 month ago
JSON representation
Motion effects made by mmoaay.
- Host: GitHub
- URL: https://github.com/mmoaay/MBMotion
- Owner: mmoaay
- License: mit
- Created: 2015-09-11T05:49:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T03:59:12.000Z (about 7 years ago)
- Last Synced: 2024-10-11T20:47:58.012Z (2 months ago)
- Language: Swift
- Homepage:
- Size: 5.87 MB
- Stars: 439
- Watchers: 14
- Forks: 48
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-animation - MBMotion
README
# MBMotion
[![CI Status](http://img.shields.io/travis/ZhengYidong/MBMotion.svg?style=flat)](https://travis-ci.org/ZhengYidong/MBMotion)
[![Version](https://img.shields.io/cocoapods/v/MBMotion.svg?style=flat)](http://cocoapods.org/pods/MBMotion)
[![License](https://img.shields.io/cocoapods/l/MBMotion.svg?style=flat)](http://cocoapods.org/pods/MBMotion)
[![Platform](https://img.shields.io/cocoapods/p/MBMotion.svg?style=flat)](http://cocoapods.org/pods/MBMotion)## List
|Name|Class|Demo|Remark|
|:-:|:-:|:-:|:-:|
|ActionSheet|MBMotionActionSheet| ![](https://github.com/mmoaay/MBMotion/blob/master/Demo/mbmotion_actionsheet.gif) | ![](https://github.com/mmoaay/MBMotion/blob/master/Demo/mbmotion_actionsheet_origin.gif)|
|Eye Loading|MBEyeLoading| ![](https://github.com/mmoaay/MBMotion/blob/master/Demo/mbmotion_eyeloading.gif) | ![](https://github.com/mmoaay/MBMotion/blob/master/Demo/mbmotion_eyeloading_origin.gif) |
|Hamburg Button|MBMotionHamburgButton| ![](https://github.com/mmoaay/MBMotion/blob/master/Demo/mbmotion_hamburgbutton.gif) | - |## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
MBMotion is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "MBMotion"
```## Author
mmoaay, [email protected]
## License
MBMotion is available under the MIT license. See the LICENSE file for more info.