i'm building and app that requires users to upload different kind of files. I want to show the files to the user (like "recent uploaded files") but i need to show an specific icon for each type of file. So, if the user uploaded a PDF, i want to show a pdf icon next to the name of the file.
how can that be accomplished?
Thanks