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.

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.