Package com.debanshu777.snapchatUIComposeClone.features.feature_stories.presentation.components.storyComponent

Functions

Link copied to clipboard
@Composable
fun Stories(numberOfPages: Int, modifier: Modifier = Modifier, touchToPause: Boolean = true, content: @Composable (Int) -> Unit)

Stories

Link copied to clipboard
@Composable
fun StoryImage(pagerState: PagerState, onTap: (Boolean) -> Unit, content: @Composable (Int) -> Unit)

Story image