Package com. example. examer. ui. screens. onboarding
Types
Link copied to clipboard
data class VectorArtCard( @DrawableRes val id: Int, val title: String, val description: String, val imageDescription: String)
Content copied to clipboard
Functions
Link copied to clipboard
@Composable
Content copied to clipboard
A stateful implementation of login screen.
@Composable
Content copied to clipboard
A stateless implementation of login screen.
Link copied to clipboard
@Composable
Content copied to clipboard
A stateful implementation of Sign-Up screen
@Composable
Content copied to clipboard
A stateless implementation of Sign-Up screen.
Link copied to clipboard
@Composable
Content copied to clipboard
A stateless implementation of Welcome Screen.