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

[Feat] Extension 및 범용 코드 작성 #4

Open
5 tasks
HanGyeongjun opened this issue Nov 21, 2023 · 0 comments
Open
5 tasks

[Feat] Extension 및 범용 코드 작성 #4

HanGyeongjun opened this issue Nov 21, 2023 · 0 comments
Assignees
Labels
Type-Feature 기능 개발
Milestone

Comments

@HanGyeongjun
Copy link
Member

HanGyeongjun commented Nov 21, 2023

Summary

  • 범용적으로 사용할 수 있는 Extension 및 기타 코드를 작성합니다.

Goals

  • 사전 세팅을 통해 당일 작성이 필요한 코드의 양을 줄입니다.

Plan

  • Extension 작성
    • UIScreen+Size Extension : 화면 크기를 구하는 익스텐션
    • Date+String Extension : Date를 가공해 정해진 형태의 String으로 변환하는 익스텐션
    • String+Formatter Extension : SwiftUI의 줄바꿈 문제를 해결하는 변수를 포함하는 익스텐션
  • Support 코드 작성
    • HapticManager : 햅틱을 주기 위한 코드
  • Component 제작
    • StickyHeader : StickyHeader 구현을 위한 컴포넌트

TODO

  • UIScreen+Size Extension
  • Date+String Extension
  • String+Formatter Extension
  • HapticManager
  • StickyHeader

Additional Context

  • 추가로 작성해야 할 사전 코드가 있다면 제안해주세요!
@HanGyeongjun HanGyeongjun added the Type-Feature 기능 개발 label Nov 21, 2023
@HanGyeongjun HanGyeongjun added this to the 2nd Milestone milestone Nov 21, 2023
@HanGyeongjun HanGyeongjun self-assigned this Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type-Feature 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant