An open API service indexing awesome lists of open source software.

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

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.