Monzy
Monzy
**Describe the bug** I'm using tuist for our app, and our app enable mac catalyst recently. However when I try to set a macOS bundle as a dependency of my...
Hi, I want to have a callback using transition(from, to), but this transition func return undefined.. also I tried onAnimationEnd, it's not fired
```objective-c UIImpactFeedbackGenerator *generator = [[UIImpactFeedbackGenerator alloc] initWithStyle:UIImpactFeedbackStyleMedium]; [generator prepare]; [generator impactOccurred]; ``` taptic engine not working when in preview mode
When I'm using screcorder to take a video and export to photo library, it appears that there is a black screen frame at the last frame. You can try with...