diff options
| author | Mohamed Bassem <me@mbassem.com> | 2026-01-01 14:35:04 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2026-01-01 14:35:04 +0000 |
| commit | 016433d48292d6bdd64565a2a03e716abca9f408 (patch) | |
| tree | 96585d9784cc0c79e71e0ef7d2d9ddf3d5998cc1 /apps/mobile/package.json | |
| parent | 2b89f1777e3c89a1477105b84b9e8fec52929768 (diff) | |
| download | karakeep-016433d48292d6bdd64565a2a03e716abca9f408.tar.zst | |
feat(mobile): use react native sonner
Diffstat (limited to 'apps/mobile/package.json')
| -rw-r--r-- | apps/mobile/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/mobile/package.json b/apps/mobile/package.json index f826300d..d1525a48 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -61,6 +61,7 @@ "react-native-screens": "~4.11.1", "react-native-svg": "^15.11.2", "react-native-webview": "^13.13.5", + "sonner-native": "^0.22.2", "tailwind-merge": "^2.2.1", "zod": "^3.24.2", "zustand": "^5.0.5" |
