react-native-image-sequence
react-native-image-sequence copied to clipboard
Add the ability to downsample images
This PR adds the ability to downsample images within the native code during the loading process. The documentation I've added as part of this PR describes why this feature is useful and partly explains how it was implemented.