Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

ox2-ui/image

Repository files navigation

Package is no longer maintaned.

@ox2/image

NPM version

React image component that can be used for cordova app to fetch local/offline images first and use remote url as a fallback.

Installation

Install using npm:

npm install @ox2/image --save

Install using yarn:

yarn add @ox2/image

Usage

import ImageOffline from '@ox2/image/ImageOffline';

<ImageOffline remoteLink={remoteLinkUrl} localImg={localImgUrl} />

Change Log

Changes are tracked in the CHANGELOG.md

License

MIT

About

🏞 React image component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published