Alexandre Nussbaumer

Results 7 issues of Alexandre Nussbaumer

Currently, the action block from `func popToRoot(_ action: (() -> ())? = nil)` in `NavigationRouter` is only called if there is something to pop in the navigation stack. Would it...

Is there any solution to center the tags horizontally instead of the Left or Right alignment?

Is it possible to update the `SwiftFormat` and `SwiftLint` dependencies in the `Package.swift` to the latest version? Because the version used are very old ``` .package(url: "https://github.com/nicklockwood/SwiftFormat.git", from: "0.35.8"), //...

Would it be possible to add the ability to set the gravity of a toast. By gravity I mean center it in the middle of the screen for exemple like...

Actually on Xcode if you create a color from the asset catalog, there is a spacing before each `:` in the `Contents.json` file. Would it be possible to have the...

First of all, thank you for this amazing library! Currently, it is not possible to set custom spacing specifically before and after bulleted list blocks in MarkdownUI. This feature would...

First, thank you for maintaining this awesome library! 🙏 I wanted to report an issue we’re experiencing when using `withCheckedThrowingContinuation` on iOS 18, which is causing several crashes in our...