Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

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