UNPKG
react-native-clear-cache-core
Version:
latest (1.0.1)
1.0.1
1.0.0
A ReactNative ClearCache Component for android and iOS
react-native-clear-cache-core
/
android
/
src
/
main
/
AndroidManifest.xml
6 lines
(3 loc)
•
136 B
text/xml
View Raw
1
2
3
4
5
6
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.darklycoder.rn.clearcache"
>
</
manifest
>