Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kiki-le-singe/react-native-image-gallery-example

A simple example of handling gallery images using a key-value storage framework.
https://github.com/kiki-le-singe/react-native-image-gallery-example

asyncstorage expo expo-router localstorage mmkv react react-hook-form react-native storage tailwindcss typescript

Last synced: about 2 months ago
JSON representation

A simple example of handling gallery images using a key-value storage framework.

Awesome Lists containing this project

README

        

## Installation

```shell
$ yarn
$ npx expo prebuild --yarn
$ npx expo prebuild --clean --yarn (only if needed)
$ npx expo run:ios
```