Exhibition icon indicating copy to clipboard operation
Exhibition copied to clipboard

A framework and generator for displaying SwiftUI component libraries

Results 21 Exhibition issues
Sort by recently updated
recently updated
newest added

Rather than providing parameter views in the environment: - Allow passing a `view:` parameter to override default parameter views. - Allow adding an extension to `Context` in order to add...

enhancement

It would be beneficial to allow general support for metadata that is output to a consumable format such as JSON. This could enable things such as versioning of components and/or...

enhancement

Exhibits are commonly used to generate snapshots. Could this be made smoother or automatic? Perhaps sourcery can generate basic tests?

enhancement

Rather than requiring the user to open the debug menu and adjust parameters, we should support displaying multiple variations of a given object, by applying different values to parameters. Perhaps...

enhancement

For use in simulator, a hotkey to open this like https://github.com/FLEXTool/FLEX

enhancement

Perhaps these can be automatically determined when omited using sourcery values for file name / folder structure.

enhancement

Be able to handle `Image?` to select from the users's photo library or remove the photo.

enhancement

It would be a great improvement to have the debug view be a floating view. This view could be moved and resized in order to not cover an exhibit, and...

enhancement

Text entry that takes a hex color for now, include a small square demoing the color.

enhancement

It would be beneficial for exhibition to be able to generate sample code from the exhibition definition. At first, we can just use the exhibit content directly. Potential improvements include...

enhancement