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: SafeAreaSize, FaceView, SceneView #17

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

yuncoffee
Copy link
Contributor

  • SafeAreaSize: safeArea 값 전역으로 사용할 수 있도록 Store에 값 추가
  • FaceView: 애니메이션 테스트, 상수 데이터 구조체 작성
  • SceneView: SequenceView 분리, FaceView 애니메이션을 위한 상태 추가

PR Checklist

Please check if your PR fulfills the following requirements:

  • 팀원들과 약속한 커밋메세지 룰을 지켜서 작성했나요?
  • 추가/변경사항에 대한 테스트는 진행했나요?
  • 추가/변경사항에 대한 문서는 수정했나요?

PR Type

What kind of change does this PR introduce?

  • fix: 버그 수정
  • feat: 새로운 기능의 추가
  • docs: 문서 수정
  • refactor: 코드 리팩토링
  • style: 스타일 관련 기능
  • test: 테스트 코드, 리팩토링 테스트 코드 추가
  • chore: 기타 변경사항

What is the current behavior?

추가/변경사항에 대해 작성해주세요.

Issue Number: #14

Other information

- SafeAreaSize: safeArea 값 전역으로 사용할 수 있도록 Store에 값 추가
- FaceView: 애니메이션 테스트, 상수 데이터 구조체 작성
- SceneView: SequenceView 분리,  FaceView 애니메이션을 위한 상태 추가
@yuncoffee yuncoffee self-assigned this Mar 28, 2023
Copy link
Contributor

@LIM-YUSANG LIM-YUSANG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

버스기사 커피

@yuncoffee yuncoffee merged commit ca2b9c0 into main Mar 28, 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

Successfully merging this pull request may close these issues.

2 participants