Vinh Le Khanh

Results 6 issues of Vinh Le Khanh

hi i tried to run with the command: `kotlinc -script gradlekotlinconverter.kts ` (kotlin 1.3.72) got the following error ` kotlinc -script gradlekotlinconverter.kts error: compilation failed: Front-end Internal error: Failed to...

Hi have u tried upgrade to `koin 2.0`. Seem like compile ok but does not work, always error `no definition` for `viewmodel` when install

Hi, I tried to implement the example loadmore function with a `collectionView` (instead of `tableview`) (Just change everything to `collectionview`) There is an issue with `collectionview` Step to reproduce -...

Hi i'm facing a problem with collectionview select and deselct (cannot deselect after selected) My setup is PhotoListViewReactor.class ```swift class PhotoListViewReactor : Reactor { enum Action { case shareInit case...

Hi does the library make use of NSFetchResultController? Any example for demonstration?

Hi thanks for the awesome work, I have successfully adapt the cache for third party frame work and development pod without assets folder and xib file When it come to...