diff --git a/packages/xwebview/package.json b/packages/xwebview/package.json index 02dc7a6..87e4b62 100644 --- a/packages/xwebview/package.json +++ b/packages/xwebview/package.json @@ -29,6 +29,7 @@ "@types/react-native": "^0.73.0", "react-native-safe-area-context": "^5.4.0", "@react-navigation/native": "^7.0.0", + "@react-native-async-storage/async-storage": "^1.21.0", "typescript": "^5.9.3" } }