UNPKG
learn-template
Version:
latest (2.0.1)
2.0.1
2.0.0
1.0.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
React Native Base Template
github.com/package-dev/learn-template
package-dev/learn-template
learn-template
/
template
/
android
/
app
/
src
/
main
/
res
/
xml
/
filepaths.xml
4 lines
•
181 B
text/xml
View Raw
1
2
3
4
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
paths
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
external-cache-path
name
=
"myexternalimages"
path
=
"Download/"
/>
</
paths
>