CompositionLocalProvideris useful for sharing objects between composables without passing them as function parameters. Objects are stored in the composer and are available in the current tree that CompositionLocalProvider wraps. Compose offers provid...
nikolad.hashnode.dev2 min read
No responses yet.