You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add example of different resize methods #46873 adds a showcase of each of the four resizeMethod to the RNTester app. I'm setting up tests to run against these images to ensure that downsampling is always correctly turned off when this prop is supplied
You can follow along with the release status of this change by checking out the tags associated with 6202319 (right now there are none). When you pick up the change in a new release, it should be as simple as using it like this:
This was removed previously but due to some bug in React Native/fresco it was added back in: #77
We could consider using
<FastImage />
instead of<Image />
if bug is still present 🤔The text was updated successfully, but these errors were encountered: