Skip to content

Latest commit

 

History

History
executable file
·
6 lines (4 loc) · 345 Bytes

File metadata and controls

executable file
·
6 lines (4 loc) · 345 Bytes

A forked implementation of react-native-easy-toast

The reason of this fork is to satisfy our need of envoking an onPress when the user selects the toast message. In this fork we use the callback method (3rd arguement) of the show method.

Also added a more complete type definitions.