restore toast exit animation on android

This commit is contained in:
Samuel Newman
2025-12-29 12:00:20 +02:00
parent 6275d2e0fd
commit befe30d6cc
2 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# sonner-native+0.21.0.patch
Removes Reanimated exit layout animations from the toasts. This was causing crashes if the toast was hidden while you were scrolling a flatlist.
Ensures view collapsing doesn't cause crashes when toasts do the hide animation on android