Skip to content

Commit

Permalink
Merge pull request #52872 from jacobkim9881/m52383
Browse files Browse the repository at this point in the history
fix: add navigating back to Calendar on Chrome mWeb
  • Loading branch information
yuwenmemon authored Dec 2, 2024
2 parents eea66f0 + 4434bbe commit 817b101
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ function YearPickerModal({isVisible, years, currentYear = new Date().getFullYear
onModalHide={onClose}
hideModalContentWhileAnimating
useNativeDriver
shouldHandleNavigationBack
>
<ScreenWrapper
style={[styles.pb0]}
Expand Down

0 comments on commit 817b101

Please sign in to comment.