@react-web/image
TypeScript icon, indicating that this package has built-in type declarations

0.2.6 • Public • Published

@react-web/image

Usage

import { Image } from "@react-web/components"
// or: 
// import Image from "@react-web/image"

render(
  <Image
    source={[{ uri: "https://example.com/1.jpg"}]}
  >
)

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @react-web/image

Weekly Downloads

5

Version

0.2.6

License

MIT

Unpacked Size

6.74 kB

Total Files

5

Last publish

Collaborators

  • heineiuo