:white_check_mark: [RESOLVED] Anybody who can help...
# compose
a
[RESOLVED] Anybody who can help me with Koin and Navigation Compose? Android Team said in a video that its possible to extract the passed in navigation arguments from the saved state handle. They used Hilt in their video, but i want to use Koin. This is how I am currently trying to achieve it, but the ID that I am passing to screen is null regardless.
Fixed it: (shoutout to @zhuinden)
👍 2
👍🏽 1
c
Nice