Skip to content

[Refactor] LoadingView가 NekiLoadingIndicator를 재사용하도록 정리 #366

Description

@ILWAT

🔥 Issue 내용

#352 작업에서 딤과 문구 없이 로띠만 그리는 NekiLoadingIndicator를 디자인 시스템 컴포넌트(Component/View/NekiLoadingIndicator.swift)로 추가했습니다.

LoadingView는 같은 로띠(ios_loading)를 같은 설정(scaleAspectFill, 무한 반복, 150×150)으로 직접 그리고 있어, 로띠 설정이 두 곳에 중복됩니다.
LoadingView가 NekiLoadingIndicator를 사용하도록 정리합니다.

✅ To-do

  • LoadingView의 로띠 구성을 NekiLoadingIndicator로 교체
  • nekiLoading을 쓰는 화면에서 전체 화면 로딩 모양이 그대로인지 확인

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions