2.0.6 • Published 3 months ago

expo-image v2.0.6

Weekly downloads
470
License
MIT
Repository
github
Last release
3 months ago

A cross-platform, performant image component for React Native and Expo.

Main features

  • Designed for speed
  • Support for many image formats (including animated ones)
  • Disk and memory caching
  • Supports BlurHash and ThumbHash - compact representations of a placeholder for an image
  • Transitioning between images when the source changes (no more flickering!)
  • Implements the CSS object-fit and object-position properties (see contentFit and contentPosition props)
  • Uses performant SDWebImage and Glide under the hood

Supported image formats

FormatAndroidiOSWeb
WebP
PNG / APNG
AVIF~87% adoption
HEICnot adopted yet
JPEG
GIF
SVG
ICO
ICNS

API documentation

Installation in managed Expo projects

For managed Expo projects, follow the installation instructions in the API documentation for the latest stable release.

Installation in bare React Native projects

For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.

Add the package to your npm dependencies

npx expo install expo-image

Configure for iOS

Run npx pod-install after installing the npm package.

Configure for Android

No additional setup necessary.

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.

2.0.6

4 months ago

2.0.5

4 months ago

2.0.4

5 months ago

2.0.3

7 months ago

2.0.2

7 months ago

2.0.1

7 months ago

2.0.0

7 months ago

2.0.0-preview.1

8 months ago

2.0.0-preview.0

8 months ago

1.13.0

9 months ago

1.12.15

10 months ago

1.12.14

10 months ago

1.12.13

11 months ago

1.12.12

1 year ago

1.12.11

1 year ago

1.12.10

1 year ago

1.12.9

1 year ago

1.12.8

1 year ago

1.12.7

1 year ago

1.12.6

1 year ago

1.12.5

1 year ago

1.12.4

1 year ago

1.12.3

1 year ago

1.12.2

1 year ago

1.12.1

1 year ago

1.12.0

1 year ago

1.10.6

1 year ago

1.11.0

1 year ago

1.10.5

1 year ago

1.10.4

1 year ago

1.10.3

1 year ago

1.10.2

1 year ago

1.10.1

1 year ago

1.10.0

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.9.0

2 years ago

1.3.5

2 years ago

1.7.0

2 years ago

1.0.2

2 years ago

1.3.4

2 years ago

1.5.2

2 years ago

1.3.3

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.3.2

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.0.1

2 years ago

1.2.3

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.0.0-rc.1

2 years ago

1.0.0-rc.2

2 years ago

1.0.0-beta.2

2 years ago

1.0.0-beta.3

2 years ago

1.0.0-beta.4

2 years ago

1.0.0-beta.5

2 years ago

1.0.0-beta.0

2 years ago

1.0.0-beta.1

2 years ago

1.0.0-alpha.6

2 years ago

1.0.0-beta.6

2 years ago

1.0.0-rc.0

2 years ago

1.0.0-alpha.5

2 years ago

1.0.0-alpha.4

2 years ago

1.0.0-alpha.3

2 years ago

1.0.0-alpha.2

2 years ago

1.0.0-alpha.1

2 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

4 years ago

0.1.0

4 years ago

1.0.0-alpha.0

4 years ago