Vetrivendhan B
Results
1
issues of
Vetrivendhan B
Snippet ``` Toast.show(_localize(message), { // opacity: 1, duration: Toast.durations.LONG, backgroundColor: isError ? '#CC0000' : '#007E33', position: Toast.positions.TOP, shadow: true, animation: true, hideOnPress: true, delay: 0, textStyle: { flex: 1, fontSize:...