v2.2.0
What's Changed
-
Gestures can now be disabled using the
swipeable: boolean
option; they are still enabled by default. by @wouterds in #446Toast.show({ ..., swipeable: false })
New Contributors
Full Changelog: v2.1.10...v2.2.0
Gestures can now be disabled using the swipeable: boolean
option; they are still enabled by default. by @wouterds in #446
Toast.show({ ..., swipeable: false })
Full Changelog: v2.1.10...v2.2.0