https://github.com/MartinRGB/MTPrivateTrainerAnimation
A simple implement of my design(DEPRECATED)
https://github.com/MartinRGB/MTPrivateTrainerAnimation
Last synced: about 1 year 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T05:25:17.000Z (over 10 years ago)
- Last Synced: 2025-05-03T03:53:00.407Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 15.1 MB
- Stars: 279
- Watchers: 12
- 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

[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