Saket Narayan

Results 67 issues of Saket Narayan

- [X ] I have verified there are no duplicate active or recent bugs, questions, or requests ###### Include the following: - ExoMedia version: `4.0.0-preview` - Device OS version: `7.0`...

Question
Feature Request

Hey folks, XCoordinator looks great. Is there any possibility of adding support for macOS? Considering that you're planning to add support for watchOS, it'd be nice to cover the desktop...

`startship` expects a staged repository to be in [open](https://github.com/saket/startship/blob/1874f6437ca54fd5bb7a981efe4d6bb11244899b/src/main/kotlin/nevam/nexus/StagingProfileRepository.kt#L65) state before it can be closed and released. If either of those steps fail, the user will have to manually open...

help wanted

The first step would be to find out how to reproduce a failure. Missing javadocs jars maybe?

help wanted

Hello, is there any plans to add support for the emulator? Emulators don't have wifi so this library gives me this address: http://0.0.0.0:9000/

Hey folks, I understand that `objective-git` is distributed using carthage, but would you be open to supporting cocoapods as well? I'm trying to use `objective-git` from kotlin/native which has first-party...

Adding new test projects to `/paparazzi-gradle-plugin/src/test` is slightly painful right now because code completion doesn't work. Is this something that can be enabled?

help wanted
good first issue

kotlin-inject's way of injecting dependencies with assisted arguments is really clever but I've been thinking it's very implicit and hidden for readers. Thoughts on making it explicit in some manner?...

enhancement

Hello, I just stumbled across your library and the design pattern looks pretty solid. But I'm slightly sad because it's trying to solve multiple problems by including extensions such as...

enhancement

I've been looking for a multiplatform library for files IO and I'm just realizing that `korio` is already capable of it. The term "virtual file system" was throwing me off....

bug
check