Micro-framework supporting the subview pattern for the FitBit OS
-
Updated
Sep 19, 2020 - JavaScript
Micro-framework supporting the subview pattern for the FitBit OS
An example project looking at how to add a view controller's view as a subview in a cell
A simple and lightweight Auto-Layout-Kit that makes you feel like playing a fun game laying out views. AutoLayout supports UIKit on iOS & tvOS and AppKit on macOS so you wouldn't have to worry about using different solutions on different platforms. AutoLayoutProxy is compiled on Xcode 14.2 using Swift 5.7 and will be updated for all future releases
LayoutExtension is DSL (domain-specific language) for UIKit's auto layout on iOS. It's based on behavior driven design making the most used syntax the most simple.
Display view based on states
Android recyclerview samples
Add a description, image, and links to the subview topic page so that developers can more easily learn about it.
To associate your repository with the subview topic, visit your repo's landing page and select "manage topics."