DEV Community

Discussion on: React Native Series: How to save an image from a remote url in React Native

Collapse
 
emilkeyvalue profile image
emil-keyvalue

What do you do if you don't know the extension of the file you're downloading?

Collapse
 
majiyd profile image
majiyd

I'm not exactly sure but I think png would work just fine regardless. Or whichever extension you choose to use.