John O'Reilly
John O'Reilly
Is there way, when running as normal apk, to prevent the "Open with" prompt when using app links to navigate to different parts of app?
Hi, Not exactly an issue but wasn't sure where to ask this :) Have you created any variations of this where you use dagger component dependencies (or sub components) across...
Latest version of this library uses Ktor 1.3.2 which it's getting from jcenter (with all the associated issues that's causing these days). I realise this isn't being maintained but just...
It seems like `destination` property is redundant in `TopLevelDestination`...looks like it's mostly there because it has to be overridden from `NiaNavigationDestination`? Was applying NowInAndroid approach to project here and was...
SwiftUI has very similar capability (refreshable view modifier) and that allows calling Swift async function directly. Would be great to be able to similarly call suspend function from SwipRefresh's onRefresh
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem Provide example of adaptive content layouts e.g. list-detail layout on...
Just wondering if any thoughts around integrating with KMMViewModel library (https://github.com/rickclephas/KMM-ViewModel)