UNPKG
@observis/react-native-geolocation-service
Version:
latest (5.4.0)
5.4.0
React native geolocation service for iOS and android
@observis/react-native-geolocation-service
/
android
/
src
/
main
/
AndroidManifest.xml
5 lines
(4 loc)
•
161 B
text/xml
View Raw
1
2
3
4
5
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.agontuk.RNFusedLocation"
>
</
manifest
>