Skip to content

Conversation

@deepanshushuklad11
Copy link
Contributor

@deepanshushuklad11 deepanshushuklad11 commented Aug 2, 2024

Fixes: DylanVann/react-native-fast-image#1041
It was using RCTEventEmitter which is deprecated. Using EventDispatcher for supporting bridgeless mode
Original PR : DylanVann/react-native-fast-image#1032

@kunalchavhan kunalchavhan merged commit 70f6481 into main Aug 2, 2024
devanshsaini11 pushed a commit that referenced this pull request Aug 29, 2025
devanshsaini11 pushed a commit that referenced this pull request Aug 29, 2025
* feat: bridgeless mode

* refactor: remove logs
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.

Tried to access a JS module before the React instance was fully set up.

3 participants