Before submitting a new issue
Bug summary
Toast doesn't disappear after touching it quickly, or touching multiple toast
Library version
^3.2.4
Environment info
System:
OS: macOS 15.5
CPU: (8) arm64 Apple M2
Memory: 113.75 MB / 8.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.19.0
path: /Users/appwizards/.nvm/versions/node/v22.19.0/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.3
path: /Users/appwizards/.nvm/versions/node/v22.19.0/bin/npm
Watchman:
version: 2025.05.26.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.5
- iOS 18.5
- macOS 15.5
- tvOS 18.5
- visionOS 2.5
- watchOS 11.5
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.26053.27.2432.13536105
Xcode:
version: 16.4/16F6
path: /usr/bin/xcodebuild
Languages:
Java:
version: 21.0.8
path: /opt/homebrew/Cellar/openjdk@21/21.0.8/libexec/openjdk.jdk/Contents/Home/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 20.0.0
wanted: 20.0.0
react:
installed: 19.1.1
wanted: 19.1.1
react-native:
installed: 0.82.1
wanted: 0.82.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
info React Native v0.83.0 is now available (your project is running on v0.82.1).
Steps to reproduce
- Just add multiple toast
- Trying tapping them quickly as they appear
Reproducible example repository
don't have at this moment
Before submitting a new issue
Bug summary
Toast doesn't disappear after touching it quickly, or touching multiple toast
Library version
^3.2.4
Environment info
System: OS: macOS 15.5 CPU: (8) arm64 Apple M2 Memory: 113.75 MB / 8.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 22.19.0 path: /Users/appwizards/.nvm/versions/node/v22.19.0/bin/node Yarn: version: 1.22.22 path: /opt/homebrew/bin/yarn npm: version: 10.9.3 path: /Users/appwizards/.nvm/versions/node/v22.19.0/bin/npm Watchman: version: 2025.05.26.00 path: /opt/homebrew/bin/watchman Managers: CocoaPods: version: 1.16.2 path: /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: - DriverKit 24.5 - iOS 18.5 - macOS 15.5 - tvOS 18.5 - visionOS 2.5 - watchOS 11.5 Android SDK: Not Found IDEs: Android Studio: 2024.3 AI-243.26053.27.2432.13536105 Xcode: version: 16.4/16F6 path: /usr/bin/xcodebuild Languages: Java: version: 21.0.8 path: /opt/homebrew/Cellar/openjdk@21/21.0.8/libexec/openjdk.jdk/Contents/Home/bin/javac Ruby: version: 2.6.10 path: /usr/bin/ruby npmPackages: "@react-native-community/cli": installed: 20.0.0 wanted: 20.0.0 react: installed: 19.1.1 wanted: 19.1.1 react-native: installed: 0.82.1 wanted: 0.82.1 react-native-macos: Not Found npmGlobalPackages: "*react-native*": Not Found Android: hermesEnabled: true newArchEnabled: true iOS: hermesEnabled: true newArchEnabled: true info React Native v0.83.0 is now available (your project is running on v0.82.1).Steps to reproduce
Reproducible example repository
don't have at this moment