HayatoToyoda / oheya

This is your Expo project repository created from Expo Application Services (EAS)
1 stars 0 forks source link

Feature/dynamic retrieval #18

Closed HayatoToyoda closed 1 month ago

HayatoToyoda commented 1 month ago

feat: Implement dynamic fetching of images per user

Implemented the functionality to dynamically fetch images from Firebase Storage for each user. The path within Storage is now determined based on the authenticated user's UID, allowing the application to retrieve and display the corresponding image URLs.

HayatoToyoda commented 1 month ago

test

Tatsuya3327 commented 1 month ago

test