braker1nine / braker1nine/KitUI
Wrapper view components shouldn't accept touch events
Open
- Dominant language
- Swift
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I think. Or maybe I make this configurable? But I'd like to make it so that when I stack views with a zStack, any wrapper views or stacked views pass touch events below them.
I think it makes sense that any wrapping views should only pass touch events to subviews. But I'm worried there may in instances where this is wrong? And I'm worried in particular that it might make something like onTap work in a way that a consumer wouldn't expect. So I need to make sure it's well documented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.