Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] 이미지 파일 GitHub -> FireStorage 이동 #82

Open
4 tasks
YebinKim opened this issue Apr 18, 2023 · 0 comments
Open
4 tasks

[Refactor] 이미지 파일 GitHub -> FireStorage 이동 #82

YebinKim opened this issue Apr 18, 2023 · 0 comments
Assignees

Comments

@YebinKim
Copy link
Contributor

배경

  • 현재 이미지 파일이 GitHub에 올라와 있어 앱에서 사용되는 이미지 원본 리소스(연사자 프로필 사진 등)에 누구나 접근 가능한 상태

내용

  • 이미지 리소스 접근성을 낮추기 위해 리소스를 FireStorage로 이동하는 리팩토링 작업 진행

작업 범위

  • 이미지를 가져오기 위한 매니저 -> StorageManager(가칭) 추가
  • EventView -> EventViewObserved 에서 이미지 패치 로직 변경
  • StampView -> fetchStampsImages() 에서 이미지 패치 로직 변경
  • TicketingView -> onAppear() 에서 이미지 패치 로직 변경
@YebinKim YebinKim self-assigned this Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant