Join Slack
Powered by
can anyone guide me on how to call a login screen ...
# android
n
Naresh
11/22/2022, 6:31 AM
can anyone guide me on how to call a login screen in jetpack compose using retrofit MVVM
😶 6
🤔 1
g
gildor
11/23/2022, 5:10 AM
Pretty much as any other Intent from compose, just use LocalContext.current
n
Naresh
11/24/2022, 6:13 AM
thanks buddy
3
Views
Open in Slack
Previous
Next