Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mmoaay/MBMotion

Motion effects made by mmoaay.
https://github.com/mmoaay/MBMotion

Last synced: about 2 months ago
JSON representation

Motion effects made by mmoaay.

Awesome Lists containing this project

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.