compose-for-web Questions

2

I'm trying to migrate an Android Jetpack Compose project to compose multiplatform. How can we use context in the composables. val context = LocalContext.current I can't access the LocalContext
1

© 2022 - 2024 — McMap. All rights reserved.