To generate a new Download URL, you need to call the getDownloadURL method on a reference : import storage from ‘@react-native-firebase/storage’; const url = await storage(). ref(‘images/profile-1. png’).
How can I get download URL from Firebase storage react?
To generate a new Download URL, you need to call the getDownloadURL method on a reference : import storage from ‘@react-native-firebase/storage’; const url = await storage(). ref(‘images/profile-1. png’).