kesha-antonov/react-native-background-downloader

'metadata' field on DownloadTask is not present in interface, causing typescript warnings

Closed this issue · 2 comments

The metadata field that is a member of the DownlaodTask class is not in the DownloadTask interface, so you'll end up with warnings in typescript if you try to access it.

Hi,
could you correct ts with PR?

Fixed by #20