Borut Tomazin

Results 29 comments of Borut Tomazin

@lexrus That would be nice. Please let me know. Thanks!

Any progress on this issue?

Copying other language strings into English one is a bit annoying and would need to be done on every iRate update. From my perspective this is not a solution but...

I did't have a time yet to dig into. I'll let you know. But if you do it, let me know.

@Broich I've just committed a bugfix (https://github.com/borut-t/SwipeView/commit/d2c156b88d2ccf9e7256a0442fbe7e430ecb0c67) and send a pull request. I hope some of the project collaborators will review the fix and merge it in new release.

@EgzonArifi can we add more tests to the suit? To test out other data types and codable as well...

I've just tested this out and here is the report: - i don't see a "swipe down" gesture to dismiss dialogue, and it should support interactive dismiss - i would...

I appreciate your work on this @markom-povio, but we have moved our focus towards SwiftUI components. Since this can be easily done with [.sheet](https://developer.apple.com/documentation/swiftui/view/sheet(ispresented:ondismiss:content:)) modifier, I'll close this PR.

> Question: why not keeping it under `Resources`? 🤔 Good question @EgzonArifi. I think this should be part of the Source and not the Resource due to the nature of...