This framework allows you to create Apple News-inspired UIViewControllers with ease.
It is heavily inspired by MRArticleViewController, in fact the core is a simple translation of it. However I added some features I thought could be useful.
Features:
The layout is shown in the images above, here’s some extra features.
Animations
- The navigation bar shrinks when you scroll down.
- The image view stretches when the scrollview bounces ( just like Facebook’s Instant Articles).
Appereance
- You can set custom fonts for all the text.
- Supports NSAttributedString in the body.
- Supports automatic background color and automatic light/dark text color.
