Skip to content

Commit 9451f10

Browse files
Added npm pkgs for expo cellular + clipboard.
1 parent cb7858a commit 9451f10

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@
6363
"react-native-screens": "~4.4.0",
6464
"react-native-svg": "15.8.0",
6565
"react-native-web": "~0.19.13",
66-
"react-native-webview": "13.12.5"
66+
"react-native-webview": "13.12.5",
67+
"expo-clipboard": "~7.0.1",
68+
"expo-cellular": "~7.0.2"
6769
},
6870
"devDependencies": {
6971
"@babel/core": "^7.25.2",
@@ -87,4 +89,4 @@
8789
}
8890
}
8991
}
90-
}
92+
}

0 commit comments

Comments
 (0)