about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2025-08-14 09:51:40 -0500
committerGitHub <noreply@github.com>2025-08-14 09:51:40 -0500
commit7b2e61bf4dd1e10ade956b2ac091dbb44d41d525 (patch)
treea29f4b3543bb4846e97af2d4425e311c86826947 /package.json
parent221623f55aa6c1bbe699c8d409832da110923c76 (diff)
downloadvoidsky-7b2e61bf4dd1e10ade956b2ac091dbb44d41d525.tar.zst
Integrate Sonner for toasts (#8839)
* Integrate Sonner for toasts

* Fix animation on iOS

* Refactor API

* Update e2e file
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6b9d45e31..ee5d276f4 100644
--- a/package.json
+++ b/package.json
@@ -214,6 +214,8 @@
     "react-remove-scroll-bar": "^2.3.8",
     "react-responsive": "^9.0.2",
     "react-textarea-autosize": "^8.5.3",
+    "sonner": "^2.0.7",
+    "sonner-native": "^0.21.0",
     "statsig-react-native-expo": "^4.6.1",
     "tippy.js": "^6.3.7",
     "tlds": "^1.234.0",