grahammendick / navigation

Scene-Based Navigation for React and React Native
https://grahammendick.github.io/navigation/
Apache License 2.0
592 stars 41 forks source link

Fixed images on React Native 0.75 (Fabric iOS) #805

Closed grahammendick closed 2 months ago

grahammendick commented 2 months ago

Fixes #804

React Native changed the RCTImageResponseDelegate. Copied the fix from react native svg.

Updated twitter and fabric samples to React Native 0.75.