Skip to content

issues Search Results · repo:simibac/ConfettiSwiftUI language:Swift

Filter by

25 results
 (54 ms)

25 results

insimibac/ConfettiSwiftUI (press backspace or delete to remove)

Expected Behaviour I expect to be able to build for tvOS, as the package tells that it has support for this platform. Actual Behaviour The build fails, as it tries to setup haptic feedback, but UIImpactFeedbackGenerator ...
  • MortenGregersen
  • Opened 
    6 days ago
  • #60

Expected Behaviour visionOS builds as usual, no haptics on that platform. Actual Behaviour Error inside ConfettiSwiftUI.swift on lines 144 and 149. UIImpactFeedbackGenerator is unavailable in visionOS ...
  • jojost1
  • 4
  • Opened 
    on Feb 11
  • #57

Expected Behaviour Build fails in macOS 14 Actual Behaviour After adding the package and adding the code and build, the build fails with the above message Steps to Reproduce the Issue - Start a ...
  • suhas-cashfree
  • 2
  • Opened 
    on Jan 16
  • #55

I see there is a yellow exclamation alert in Xcode 16.1 on line 133 of confetti.swift. The warning says: onChange (of:perform:) was deprecated in iOS 17.0: Use onChange with a two or zero parameter action ...
  • jeffmilner
  • Opened 
    on Dec 11, 2024
  • #54

Expected Behaviour no Flickering / Stuttering Actual Behaviour Flickering / Stuttering Steps to Reproduce the Issue Just apply ConfettiSwiftUI and run confetti. iOS app or MacOS app - does not matter. ...
  • ukushu
  • 8
  • Opened 
    on Oct 12, 2024
  • #53

Description Hey I m an expert on UIKit but know very little about SwiftUI. I know there is some compatibility, is it possible to use this lib to show confetti in a view controller? Thanks for any response! ...
  • thejeff77
  • 1
  • Opened 
    on Jun 30, 2024
  • #49

I try to add an emoji which is recieved by an APN: @State private var receivedEmoji: String = 🎉 @State private var cannonEmoji: String = 🥥 [...] VStack { [...] .onChange(of: ...
  • frantischek
  • 1
  • Opened 
    on Feb 27, 2024
  • #47

Hi! Using ConfettigSwiftUI on iOS and love it there. But while porting the app on visionOS, I noticed that the confettis started to flicker Tried changing the background, in case this has something to ...
  • KlemensStrasser
  • 3
  • Opened 
    on Jan 27, 2024
  • #45

I am using the confetti in RsyncUI for new users. If a new user chooses a function before the confetti is completed the app crashes. If I just remove the confetti from the FirstTime view RsyncUI works ...
  • rsyncOSX
  • Opened 
    on Jan 9, 2024
  • #44

Expected Behaviour I Put Sources/ConfettiSwiftUI folder in my Xcode project. enable Copy items if needed and Create groups. Actual Behaviour Then Build Fail Steps to Reproduce the Issue The git diff ...
  • zhu-hongwei
  • 1
  • Opened 
    on Dec 30, 2023
  • #43
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub