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

[BUG] iOS 앱에서 TextField focus 시 찌그러짐 #828

Open
frankdev101 opened this issue Jul 27, 2023 · 1 comment
Open

[BUG] iOS 앱에서 TextField focus 시 찌그러짐 #828

frankdev101 opened this issue Jul 27, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@frankdev101
Copy link
Contributor

Describe the bug

  • iOS 앱에서 TextField 클릭해서 포커스 할 때에 찌그러집니다.

Urgency

  • playlist 배포 전에 해결되어야 합니다..

Expected behavior

  • 찌그러지지 않아야 합니다

Screenshots / Video

IMG_6590.MOV

Smartphone (please complete the following information):

  • Device: iPhone
@frankdev101 frankdev101 added the bug Something isn't working label Jul 27, 2023
@frankdev101
Copy link
Contributor Author

 <KeyboardAvoidingBox>
          <ScrollBox>
             {/* ... */}
          </ScrollBox>
</KeyboardAvoidingBox>

로 쓰니까 잘 동작하는 것 같습니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant