Layers icon indicating copy to clipboard operation
Layers copied to clipboard

A powerful SwiftUI library designed for creating layered user interfaces, enhancing your app's user experience with smooth and performant animations between modal views.

Results 8 Layers issues
Sort by recently updated
recently updated
newest added

### Feature Description Turning Layer into a view extension will allow for faster implementation. You will need to add a boolean for checking whether or not the view is presented...

enhancement

### Feature Request It would be nice if there was a way for the user to input their own variables into the layer instead of using a predefined view.

enhancement
good first issue

### Feature Description Instead of setting the footer to be just a button, it would be better if there was an option to allow the user to add their own...

enhancement

### Problem The button text fades in incorrectly, as well as this, when switching from a button without an icon to an icon, the whole text fades in, instead of...

bug
enhancement

### Feature Request The overall flow of the system needs finer tuning to be more optimised and cleaner. Needs better plumbing!

enhancement

### Problem There is an issue regarding some UI elements not having their respective dark and light mode variants. This appears due to two reasons. #### 1. Lack of Defined...

bug
enhancement
good first issue

### Feature Description Adding some examples to the root readme could helpspeed up implementation of the lib by others.

enhancement

### Feature Description Add functionality to add assignable actions to the buttons

enhancement