Nico Reese
Nico Reese
I'm having an issue while editing an insight. Insight ID: 79B7963C-13CA-45FB-9BF9-89BBDFF6081C I want to track how many users subscribe in my app. On app launch, I check the current subscription...
The very bottom of the blur view has noticeable pixels and a hard cut. I assume this is because the standard blur layer uses a much lower sample rate because...
### What feature would you like to see? Whenever I let Codex review a pull request on GitHub and then use „@codex fix comments“ it will do it, but ask...
The recently merged pull request #36 has created build errors in the main branch due to missing `available` declarations outside of macOS. This pull request adds all the required ones...
Since merging this pull request (#36), the main branch throws errors in Confetti.swift, mainly: ``` let resolvedColors = colors.map { color in let components = color.resolve(in: environment) return Color( red:...