Skip to content

JarvisChu/react-native-image-toast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Image Toast

React Native Toast supports image.

Install

npm i react-native-image-toast

or

yarn add react-native-image-toast

Usage

TODO

Refer to: react-native-smart-tip

Why new library ?

Modified from: 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: add ToastDuration option forever
  • Add Toast Option: ToastInHeight/ToastInOutDuration
  • Simplify: remove SnackBar

About

react native toast supports image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published