Dynamic Menu

An example iOS14 app to demo a UIKit Dynamic use of physics for a moving menu. The menu freely moves as device is moved.

DynamicMenu

Menus can be varied by shape, color, border, font, size, background color and shadows.

Menus are generated from data contained in an array. Each menu item segues to a corresponding view controller of the same name and color.

Technical Info:
Xcode 12 project written in Swift 5 for iOS 14
Swift, UIKit Dynamics, Target Action, Storyboard. custom method chaining, AVFoundation

GitHub

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

Latest commit to the main branch on 11-22-2020
Download as zip