1.0.4 • Published 4 years ago

react-native-my-library-toast v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-native-my-library-toast

Getting started

$ npm install react-native-my-library-toast --save

Mostly automatic installation

$ react-native link react-native-my-library-toast

Usage

import { Toast, ToastDuration } from "react-native-my-library-toast";

Toast.show('My Text', ToastDuration.SHORT);
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago