This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
[Android] Support reading files from APK Expansion files #234
Open
Description
This library could be really helpful for accessing files inside APK Expansion files in React Native, for instance JSON data files contained within a ZIP-based Android APK Expansion file.
See this PR for how support was added to react-native-video
Perhaps we could do something similar here.