uikitdynamics topic
BouncyLayout
Make. It. Bounce.
BJDraggable
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
WWDC20 Swift Student Challenge Winner (Actually a WWDC 19 project but reworked & rebranded)
PeekAndPopExtension
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
Xcode Swift app demo of dynamic menu using UIKit's physics engine. Flexible menu design generated from array of data.