uikitdynamics topic

List uikitdynamics repositories

BJDraggable

35
Stars
4
Forks
Watchers

A simple Swift protocol utilising the powerful UIKitDynamics API, which makes ANY UIView draggable within a boundary view that acts as collision body, with a single method call. Works for any UIView.

WWDC20Playground

53
Stars
3
Forks
Watchers

WWDC20 Swift Student Challenge Winner (Actually a WWDC 19 project but reworked & rebranded)

PeekAndPopExtension

36
Stars
4
Forks
Watchers

This project covers how to use 3D Touch to implement peek and pop using Custom Presentation Controllers. It also shows how to add a Today Extension to the project. All written in Swift4 using MVC patt...

DynamicMenu

19
Stars
3
Forks
Watchers

Xcode Swift app demo of dynamic menu using UIKit's physics engine. Flexible menu design generated from array of data.