Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MartinRGB/MTPrivateTrainerAnimation
A simple implement of my design(DEPRECATED)
https://github.com/MartinRGB/MTPrivateTrainerAnimation
Last synced: 2 days ago
JSON representation
A simple implement of my design(DEPRECATED)
- Host: GitHub
- URL: https://github.com/MartinRGB/MTPrivateTrainerAnimation
- Owner: MartinRGB
- Created: 2015-11-12T16:06:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T05:25:17.000Z (almost 9 years ago)
- Last Synced: 2024-08-04T00:09:55.973Z (3 months ago)
- Language: Swift
- Homepage:
- Size: 15.1 MB
- Stars: 279
- Watchers: 13
- Forks: 36
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-animation - MTPrivateTrainerAnimation
README
# MTPrivateTrainerAnimation
##Android Versioin:[DWPrivateTrainerAnimation](https://github.com/DavidWangTM/DWPrivateTrainerAnimation)
##thanks for [DavidWangTM](https://github.com/DavidWangTM)'s work!A simple implement of my design,only Onboarding Controller Now,going to write some controller custom transition
![My implement](https://github.com/MartinRGB/MTPrivateTrainerAnimation/blob/master/implement.gif?raw=true)
My implement
![My design](https://github.com/MartinRGB/MTPrivateTrainerAnimation/blob/master/Design.gif?raw=true)
[My Design](https://dribbble.com/shots/2346124-Private-Trainer-Course-List)
This is a swift exercise of Private Trainer's Onboarding Animation(It is also show the course category of this app),user will see this anim if he is not login.
Had spent so many time on implementing other designer's design.This time try to write code for myself.I have myself's design files,so I can get the right value of animation.
Not much logic code,just some animation adjustment when viewwillappear,will spend some time making the tableview part.
Roadmap:
1.Implement all the design (WIP)
2.Seperate the FAB component
3.Package/Refactoring in the end