Wallpaper app using firebase

Hello guys!
I need your help and suggestions.
Can anyone tell me that is there any way to create wallpaper app with Firebase. I don’t want to use Airtable and Cloudinary. I want to store images in Firebase and get images in my app.

Please help me guys :pray:

Thank!! jay hind :india:

1 Like

Yes it is possible.

Store your images to firebase storage.
Get file URL and store them in firebase database.

Or you can directly get image url from 3rd party sites which allow free use of their content.

Whenever you want to show them in your app just load those url as image source.

To load url use firebase db get value.

1 Like

ya you can create wallpaper app using Firebase…
but what help you want & show something you tried…

1 Like