fix(Android): prevent image edit action buttons from overlapping system bars#6930
fix(Android): prevent image edit action buttons from overlapping system bars#6930
Conversation
WalkthroughThe Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Android Build Available Rocket.Chat Experimental 4.70.0.108213 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@package.json`:
- Line 101: Replace the commit-pinned dependency for
"react-native-image-crop-picker" with the released semver version to get the
Android safe-area fix: change the value for the "react-native-image-crop-picker"
entry from the GitHub commit reference
("RocketChat/react-native-image-crop-picker#f028aac...") to a semver range
string "^0.51.1" in package.json and run your package manager install to update
lockfiles.
|
Android Build Available Rocket.Chat Experimental 4.70.0.108225 |
|
iOS Build Available Rocket.Chat Experimental 4.70.0.108226 |
Proposed changes
Depends on: RocketChat/react-native-image-crop-picker#8
Issue(s)
https://rocketchat.atlassian.net/browse/CORE-1733
Closes: #6925
How to test or reproduce
Screenshots
Types of changes
Checklist
Further comments
Checklist
react-native-image-crop-pickerget mergedSummary by CodeRabbit