Igor Mityushev
Igor Mityushev
Hi there, I've encountered an issue with RNBackgroundDownloader.directories.documents on Android: - When logging `RNBackgroundDownloader.directories.documents`, I get `/storage/emulated/0/Android/data//files`. - However, when trying to get directory info using `await FileSystem.getInfoAsync(RNBackgroundDownloader.directories.documents)`, I receive...
## Description of the Issue When using `@lottiefiles/dotlottie-react` in a Webpack 4 project, the application crashes with a module parsing error. Despite configuring Webpack and Babel to handle the package,...