Open Source Swift Library For Creating Animated Zoom-In Popover Views

Animated popovers are a great way to draw a user’s attention and here’s an open source component from Yusuke Takahashi for creating zooming popovers called Popover inspired by the facebook app.

Popover allows you to create Popover overlays witha number of customizable options.  You can create Popovers with different colors, adjust the shape of your popover, and how fast the popovers zoom in.  To use Popover you simply need to supply a start point, a view to show within the Popover, and then create your Popover with that view and starting point.

Here’s an animation from the readme showing Popover in action:

Popover

You can find Popover on Github here.

A nice component for creating popover views.

Original article: Open Source Swift Library For Creating Animated Zoom-In Popover Views

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *