androidApp
/
com.keygenqt.viewer.android.features.repos.ui.screens.repos
/
ReposBody
Repos
Body
@
Composable
fun
ReposBody
(isSortASCListRepo:
Boolean
= false, models:
LazyPagingItems
<
RepoModel
>, navDispatcher:
NavigationDispatcher
? = null, onActions: (
ReposActions
) ->
Unit
= {})
Content copied to clipboard
Body for
ReposScreen