And on my MainActivity, I can see the intent with the URI of the pdf file once user send it to my app.
Compose navigation is under official google library.
Question is, how can I handle the uri with navigation in Compose? Is there a way to automatize the process?
All I’ve been able to do is adding a