-
Notifications
You must be signed in to change notification settings - Fork 4.4k
[RNMobile] Update Image component to avoid flicker when updating the URI #57869
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
Merged
derekblank
merged 20 commits into
trunk
from
rnmobile/prevent-image-flicker-when-uploading
Jan 31, 2024
Merged
Changes from 10 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
5e43b3e
Update native image component to avoid flicker when updating the URI
derekblank 9d0797a
Update non-visible Image block styles
derekblank af417cf
Update mobile Image block to use separate network and local image URL…
derekblank f7c9232
Update Image block platform fetching logic
derekblank c2d436b
Update Android logic for Image block platform fetching logic
derekblank 7c032ce
Add further updates to Image block platform logic
derekblank bd29600
Fix code formatting issue in Image block source prop
derekblank cd7b8e2
Resolve RNImage.prefetch promise
derekblank efe77ae
Update CHANGELOG
derekblank 607af40
Update non-visible image styles
derekblank c2ef868
Remove duplicate references to localURL
derekblank 0b3839a
Fix Replace Image behavior to update from localURL
derekblank e71e4bf
Refactor Image block URL handling logic
derekblank 553c243
test: Fix failures due to image component modifications (#58213)
dcalhoun 70b003a
Update nonVisibleImage styles
derekblank 4abc0c5
Merge branch 'rnmobile/prevent-image-flicker-when-uploading' of https…
derekblank 541a242
Update packages/components/src/mobile/image/index.native.js
derekblank ee04f79
Update RNImage error handler event with code comment
derekblank 5c4d2d7
Merge branch 'rnmobile/prevent-image-flicker-when-uploading' of https…
derekblank 9718e9d
Update selected images styles on iOS to account for non-visible image
derekblank File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.