@@ -7,5 +7,5 @@ export default (url) => {
return NativeModules.VideoCache.convert(url)
};
export const convertAsync = VideoCache.convertAsync;
export const convertAsync = NativeModules.VideoCache.convertAsync;
The note is not visible to the blocked user.