Shubham0812/Animatify-ios

Enhancement: Write comments on the Transition for AnimatedRowTransitioning

Shubham0812 opened this issue · 0 comments

Idea/feature:

Add comments and explanations for the UIViewControllerAnimatedTransitioning classes for Transitions.

Feature Requirements

Currently, the application has two type of custom transitions, you can use these transitions to navigate from one view controller to the other.

Feature Specification

You can check out the Transitions Group. It has two files - Circle and Row animator. You can check it out, understand how it works, and then write comments on the same.

How should I start working on it?

Mention in the comments that I'll be working on this task. (I'll assign the task to you, this helps in letting other contributors know that the task has been taken)

Do read the Contribution.md document before starting this task and don't forget to fork from the dev branch.

What to do when you complete the task?

Once you're done do a quick pull from the dev branch and Raise a PR and link this issue in that.
I'll review it as soon as I can, and drop my inputs on the same.