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

[RN-83] Android 뒤로가기 동작 개선 #535

Merged
merged 1 commit into from
Jun 9, 2024
Merged

[RN-83] Android 뒤로가기 동작 개선 #535

merged 1 commit into from
Jun 9, 2024

Conversation

eunbae0
Copy link
Member

@eunbae0 eunbae0 commented Jun 9, 2024

Key Changes

  • Android에서 뒤로가기를 두번 클릭시 앱이 종료되도록 동작을 개선했습니다.

Details

  • iOS의 경우 빈 함수가 실행되도록 구현해, Android에서만 useDoubleBackPress 훅이 호출되도록 구현했습니다..
  • .android, .ios 파일을 찾지 못하는 typescript 오류가 있어 해당 부분 우선적으로 @ts-expect-error를 사용하였고, 추후 수정이 필요합니다.

Closes Issue

close #500

@eunbae0 eunbae0 self-assigned this Jun 9, 2024
Copy link

linear bot commented Jun 9, 2024

@eunbae0 eunbae0 merged commit 39444d8 into develop Jun 9, 2024
1 check failed
@eunbae0 eunbae0 deleted the RN-83 branch June 9, 2024 13:51
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.

1 participant