UNPKG

rn-toastify

Version:

A professional, production-ready toast notification library for React Native. Featuring smooth spring animations, swipe-to-dismiss gestures, progress bars, queue management, and a beautiful design system with light/dark themes.

6 lines 95 B
module.exports = { plugins: [ ... 'react-native-reanimated/plugin', ], };