fivecar / react-native-background-downloader-queue

A wifi-aware background downloader that maintains a queue of files
MIT License
8 stars 0 forks source link

fix: account for broken types library and hardcode strings #18

Closed fivecar closed 1 year ago

fivecar commented 1 year ago

Turns out @types/react-native-background-downloader was written incorrectly to suggest that it exports DownloadTaskState. It actually doesn't. So we need to go with hardcoded strings here.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: