Bryan L
04/07/2021, 9:46 PMonActivityResult
). Perhaps it's better to interop and utilize multiple acitivites and break the app from being pure Compose? Any guidance/advice is greatly appreciated!Ian Lake
04/07/2021, 10:21 PMrememberLauncherForActivityResult()
method), which is what allows you to do `startActivityForResult()`/`onActivityResult()` all within your ComposableIan Lake
04/07/2021, 10:24 PMcb
04/08/2021, 5:54 AMBryan L
04/09/2021, 2:37 AMIan Lake
04/09/2021, 2:45 AMonActivityResult()