Skip to content

Update component if image is not loaded#8

Open
rfischer wants to merge 9 commits into
Luehang:masterfrom
rfischer:fix/update-after-image-changed
Open

Update component if image is not loaded#8
rfischer wants to merge 9 commits into
Luehang:masterfrom
rfischer:fix/update-after-image-changed

Conversation

@rfischer

@rfischer rfischer commented Jul 6, 2020

Copy link
Copy Markdown

see #7

@martiniusDE

Copy link
Copy Markdown

👍

gtwilliams03 and others added 8 commits January 17, 2023 08:53
The new Dimensions API now must have the onChange listener removed by calling the remove subscription, not by removeEventListener.
…0.86)

ViewTransformer (react-native-easy-view-transformer) nutzt in measureLayout()
das in der New Architecture (Fabric, RN 0.86) entfernte
NativeModules.UIManager.measure(), was zur Laufzeit einen
"undefined is not a function"-Fehler auslöst.

Fix: ViewTransformer subklassieren und measureLayout() mit der ref-basierten
measure()-Methode der View-Instanz überschreiben (identische Callback-Signatur,
plus Null-Guard).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

3 participants