New Features
- What feature(s) did you add?
I added post history content page. Now you can display daily post history for last week. In post content you can display post title, category, posted time and pending payout for that day.
- How did you implement it/them?
Firstly i added content controller and its extension. Then i added code that provides to change page. Then i added a method to DateExtension. I can change time format with this easily. After that i created a custom xib and its class for post content. I created 2 custom components for improvement (ThoLabel, ThoButton). By this way i don't need to change colors or layer or anything on storyboard anymore. These classes set these values.
Posted on Utopian.io - Rewarding Open Source Contributors