We will be sunsetting Advisor during Jan, 2026 and will instead be providing information in Snyk Security DB.

You can begin to take advantage of Snyk Security DB today for a unified, package-centric experience.

How to use the react-native-fast-image.default function in react-native-fast-image

To help you get started, we’ve selected a few react-native-fast-image examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github phated / mxdbmobile / src / FastImage.js View on Github external
function make(uri, _) {
  return ReasonReact.wrapJsForReason(ReactNativeFastImage.default, {
              source: {
                uri: uri
              },
              resizeMode: "contain",
              style: {
                height: undefined,
                width: undefined,
                flex: 1
              }
            }, /* array */[]);
}

react-native-fast-image

🚩 FastImage, performant React Native image component.

MIT
Latest version published 3 years ago

Package Health Score

55 / 100
Full package analysis