Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickreynolds/MagicMove
Keynote-style Magic Move transition animations
https://github.com/patrickreynolds/MagicMove
Last synced: 6 days ago
JSON representation
Keynote-style Magic Move transition animations
- Host: GitHub
- URL: https://github.com/patrickreynolds/MagicMove
- Owner: patrickreynolds
- License: mit
- Created: 2016-01-20T03:08:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-25T08:08:36.000Z (almost 9 years ago)
- Last Synced: 2024-08-16T03:33:04.081Z (4 months ago)
- Language: Swift
- Homepage:
- Size: 17.6 KB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - MagicMove - Keynote-style Magic Move transition animations. (UI / Animation)
- awesome-ios-star - MagicMove - Keynote-style Magic Move transition animations. (UI / Animation)
README
# MagicMove
All the magic of Keynote Magic Move transitions brought to iOS.## Demo
#### Magic Move Transition
![](http://i.imgur.com/tCjSOZJ.gif)#### Spin Transition
![](http://i.imgur.com/HMtPeMM.gif)#### Fade Transition
![](http://i.imgur.com/ZuxEvmE.gif)## TODO
- [x] MagicMove Transition Implementation
- [x] Create demo project
- [x] Upload GIFs of custom transitions
- [ ] Support UILabel and UITextView transitions of different frame and text sizes
- [ ] Add tests## Author
[patrickreynolds](http://www.github.com/patrickreynolds)## Licence
This is available under the MIT license. See the [LICENSE](https://github.com/patrickreynolds/MagicMove/blob/master/LICENSE) file for more info.