diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-08-30 15:19:23 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-08-30 15:19:23 +0200 |
commit | 7103a17512b77b816d7daa972b7fc14bdcab5e6b (patch) | |
tree | b99bce2231a65b9d9ec4e748dafa7470e371a165 /package.json | |
parent | ebc613fee1ec59642b87a075da4d0a97b3aa1ad7 (diff) |
Show map of the last position
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index b366c93..313993c 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "react-dom": "18.2.0", "react-native": "0.74.5", "react-native-gesture-handler": "~2.16.1", + "react-native-maps": "^1.18.0", "react-native-reanimated": "~3.10.1", "react-native-safe-area-context": "4.10.5", "react-native-screens": "3.31.1", |