-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Fix back handler for Android #6295
Conversation
This reverts commit 9d974e7.
@Beamanator I have fixed the IOS freezing issues which caused the last PR to be reverted. All of the changes are same as per last PR and just adjusted the package version for Reanimated so that it does not cause the freeze this time. Please test it and this should be ready for merge. |
Wait, I think I need to clean this up and a few tweaks are remaining. |
@Beamanator But I found out that this issue already exists in #5591. Just increasing the package version increased its severity. On #5591, when we change the orientation, it switches the drawer from side to permanent, and the exact same thing happens on point 2 where we move from Mobile view to web. but but but I have a solution for that. remember in this previous PR we were using the |
0a391e7
to
d0cdb5c
Compare
Wow nice work here, and thanks for linking to the other PR where you fixed the orientation issue! I'll review this today :) |
import withWindowDimensions, {windowDimensionsPropTypes} from '../../../components/withWindowDimensions'; | ||
import styles, {getNavigationDrawerStyle, getNavigationDrawerType} from '../../../styles/styles'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why move this down here? I kinda like it better above withWindowDimensions
to make imports slightly more alphabetical
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not a big deal, I'd rather get this merged haha
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, what I am 9 minutes late.... 🐼
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol it's fine - i thought you would be later :D
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks awesome, fantastic work here dude 👍
I also verified it didn't cause either of these regressions that the last one caused
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by @Beamanator in version: 1.1.15-18 🚀
|
🚀 Deployed to production by @roryabraham in version: 1.1.16-10 🚀
|
Details
Fixed Issues
$ #4211
Tests | QA Steps
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android
output_file.mp4