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

https://github.com/kathawala/expo-file-dl-example

Example app showing how to use the `expo-file-dl` library
https://github.com/kathawala/expo-file-dl-example

expo expo-file-dl expo-file-downloader react-native react-native-file-downloader

Last synced: about 1 year ago
JSON representation

Example app showing how to use the `expo-file-dl` library

Awesome Lists containing this project

README

          

# expo-file-dl-example
Example app showing how to use the `expo-file-dl` library

You can clone this repo and open the app on your device/emulator

```bash
git clone https://github.com/kathawala/expo-file-dl-example.git
cd expo-file-dl-example
yarn install
expo start
```