features/home / com.vmadalin.dynamicfeatures.home.ui

Package com.vmadalin.dynamicfeatures.home.ui

Types

HomeFragment

Home principal view containing bottom navigation bar with different characters tabs.

class HomeFragment : BaseFragment<<ERROR CLASS>, HomeViewModel>

HomeViewModel

View model responsible for preparing and managing the data for HomeFragment.

class HomeViewModel : ViewModel

HomeViewState

Different states for HomeFragment.

sealed class HomeViewState : BaseViewState

Properties

NAV_FRAGMENTS_ID

val NAV_FRAGMENTS_ID: <ERROR CLASS>