react-native-thumbnail
react-native-thumbnail copied to clipboard
Put retriever.setDataSource(...) inside try-catch.
Prevents the error setDataSource failed: status = 0x80000000 from popping up.
https://github.com/phuochau/react-native-thumbnail/issues/9
@phuochau