From 3a3c060689cf542428dd84200357580418225157 Mon Sep 17 00:00:00 2001 From: Ivan Velasquez Date: Thu, 18 Jan 2018 22:50:06 -0600 Subject: [PATCH] replace Toast with LoadingSpinnerOverlay in documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dbb6556..470cdbb 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ import { import Button from 'react-native-smart-button' import TimerEnhance from 'react-native-smart-timer-enhance' -import Toast from 'react-native-smart-loading-spinner-overlay' +import LoadingSpinnerOverlay from 'react-native-smart-loading-spinner-overlay' class LoadingSpinnerOverLayDemo extends Component { @@ -224,4 +224,4 @@ modal | bool | Yes | true | determine if the modal [1]: http://cyqresig.github.io/img/react-native-smart-loading-spinner-overlay-preview-ios-v1.0.0.gif [2]: http://cyqresig.github.io/img/react-native-smart-loading-spinner-overlay-preview-android-v1.0.0.gif [3]: https://facebook.github.io/react-native/docs/style.html -[4]: http://facebook.github.io/react-native/docs/text.html#style \ No newline at end of file +[4]: http://facebook.github.io/react-native/docs/text.html#style