https://github.com/ide/expo-image-gallery
An expo-image demo
https://github.com/ide/expo-image-gallery
Last synced: 10 months ago
JSON representation
An expo-image demo
- Host: GitHub
- URL: https://github.com/ide/expo-image-gallery
- Owner: ide
- License: mit
- Created: 2023-01-20T08:46:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T18:05:56.000Z (about 2 years ago)
- Last Synced: 2024-05-04T08:10:34.318Z (about 2 years ago)
- Language: TypeScript
- Size: 3.84 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# An expo-image demo
This is a sample app that demos the [`expo-image`](https://docs.expo.dev/versions/latest/sdk/image/) component along with `expo-router`.
The app displays JPEG, PNG, SVG, WebP, HEIC, and AVIF images. `expo-image` can also display formats like GIF, ICO, and Animated PNG.

## Running this app
Clone this repository. Install the dependencies with Yarn. Run `yarn start android`, `yarn start ios`, or `yarn start web`.
Developed on macOS with Node 18, Yarn v1, Java 21, and Xcode 15.3.