vitamin-ios icon indicating copy to clipboard operation
vitamin-ios copied to clipboard

feat: add modal component

Open lauthieb opened this issue 3 years ago • 2 comments

New component

Add modal component.

Documentation links

lauthieb avatar Jan 21 '22 09:01 lauthieb

@lauthieb This effect of overlay for modal is the default behavior on iOS UIKit when you present a ViewController (a new "screen"). There is no specific dev to do in Vitamin for that.

@florentlotthepro I do not master enough SwiftUI to know if it is also a standard behaviour, and so, if dev is needed. Can you help on that ?

daniel-dumortier avatar Dec 29 '22 12:12 daniel-dumortier

It's the same for SwiftUI.

florentlotthepro avatar Dec 30 '22 09:12 florentlotthepro