react-native-fastest-image
TypeScript icon, indicating that this package has built-in type declarations

100.0.0 • Public • Published

NPM

react-native-fastest-image

The fastest most reliable Image component for React Native. Don't @ me. This module can be used as a drop-in replacement for react-native's Image component.

Installation

yarn add react-native-fastest-image

Usage

Import the library into your JavaScript file:

import Image from 'react-native-fastest-image';
 
function App() {
  return <Image />;
}

Package Sidebar

Install

npm i react-native-fastest-image

Weekly Downloads

1

Version

100.0.0

License

MIT

Unpacked Size

3.88 kB

Total Files

11

Last publish

Collaborators

  • evanbacon