Vydia / react-native-background-upload

Upload files in your React Native app even while it's backgrounded. Supports Android and iOS, including camera roll assets.
MIT License
735 stars 335 forks source link

ndk abi filters? #151

Open cristianoccazinsp opened 5 years ago

cristianoccazinsp commented 5 years ago

Any reason you need this?

https://github.com/Vydia/react-native-background-upload/blob/master/android/build.gradle#L25

This is really different from the configuration provided by react native, and might limit the devices you can target by just using this library.

TSMMark commented 5 years ago

I'm not sure but feel free to test and submit a PR with your results.