BBShortsState
class BBShortsState
Reactive state holder for [BBNativeShorts].
Bridges [BBNativeShortsViewDelegate] callbacks to Compose state. Create with [rememberBBShortsState].
Functions
rememberBBShortsState
fun rememberBBShortsState() : BBShortsState
Remember a [BBShortsState] instance scoped to the current composition.