Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

EvanBacon/react-native-fastest-image

Repository files navigation

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 />;
}

Example

You can see a full example in this snack

About

The fastest most reliable Image component for React Native

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /