UNPKG

react-native-image-toast

Version:
20 lines (11 loc) 423 B
# React Native Image Toast ## Usage todo ## Why new library ? Modified from: [react-native-smart-tip](https://github.com/mochixuan/react-native-smart-tip) - Fix EventEmitter.removeListener warning ``` WARN EventEmitter.removeListener('change', ...): Method has been deprecated. Please instead use `remove()` on the subscription returned by `EventEmitter.addListener`. ``` - Remove Toast duration limit - Simplify