Skip to content

Conversation

@doyeonk429
Copy link
Contributor

📌 Related Issue

#30


🚀 Description


📸 Screenshot

Test CheckList

📢 Notes

UIView.animate(withDuration: 0.2, delay: 0, usingSpringWithDamping: 0.4, initialSpringVelocity: 1, options: [], animations: {
tappedView.transform = .identity
}, completion: nil)
if isFront {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

이거 그냥 애니메이션 추가한거같아서 문제는 안될 듯?

.target(
name: "DropDrug",
destinations: .init([.iPhone, .iPad]),
destinations: .init([.iPhone]),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

이거는 필요함! 아이패드 빌드 타겟에서 제외하는 코드

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.

4 participants