When using Multiplatform Resources, what is the be...
# multiplatform
o
When using Multiplatform Resources, what is the best way to check if a given filename exists? Let's say I have composeResources/files/foo.txt, how do I check at runtime, on Android, if files/foo.txt exists or not?