Gallery
Explore the controls, layouts, and application features included in SkeleKit.
The Gallery app is a great place to see what's possible with SkeleKit. It's used to showcase the framework as a complete app and provides examples for all controls, layouts, navigation, bindings, and platform behavior.
Gallery overview
The main sections of the sample application.Native controls
UIKit controls configured through SkeleKit.Layouts
Alignment, spacing, scrolling, and composition.Gallery on iPad
Adaptive navigation and layouts on a larger screen.Run the Gallery
Its source is available in Source/Samples/SkeleKit.Gallery.
Open SkeleKit.slnx, select SkeleKit.Gallery, and start it on an iOS simulator from Rider.
The Gallery uses the framework and source generator projects directly, so changes made to SkeleKit can be tested without publishing a package first.
The guides explain the same features by topic; use the Gallery when you want the corresponding running implementation.