if we need two scopes, for instance, to swipe a pa...
# compose
m
if we need two scopes, for instance, to swipe a pager, and to open a bottom sheet. Should we have two distinct coroutineScopes, or just 1 will do ?
2