joeferraro/react-native-env

Solution for Android

cgarvis opened this issue · 1 comments

Solution for Android

Example Use Case:

To save a file to Android's common Download folder, you should get the path from the Android environment:

Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_DOWNLOADS);