toast
Here are 547 public repositories matching this topic...
-
Updated
May 21, 2020 - JavaScript
-
Updated
Apr 28, 2020 - Kotlin
-
Updated
Sep 15, 2018 - JavaScript
Sticky toast
-
Updated
Mar 19, 2020 - Java
-
Updated
Nov 5, 2019 - Java
-
Updated
May 2, 2020 - JavaScript
-
Updated
May 9, 2020 - JavaScript
-
Updated
Oct 15, 2015 - Java
I'm not sure if its already done but I cannot find anything related to Redux in the documentation.
I'm looking for a solution where I can invoke 'addToast(content)' using Redux Actions. For example if I'm fetching data then the toast must display 'loading' state and then 'success'/'failure' on response.
-
Updated
Apr 23, 2020 - Java
-
Updated
Apr 20, 2020 - Swift
-
Updated
May 18, 2020 - TypeScript
A documentation on how close policy works is required. Where may I find it?
Especially, I want to know what does the consume boolean means and does?
I think the installation instructions could be a bit more detailed or at least reference to external resources. For those of us starting out it isn't so clear how to set it up. I've been trying to install it for an hour now with no success. Perhaps a response to this post might suffice as well.
Thanks in advance.
-
Updated
Mar 15, 2020 - Java
-
Updated
Jul 3, 2018 - Objective-C
https://github.com/crazycodeboy/react-native-easy-toast/blob/master/index.js#L105
This line means I have no way to control layout of the toast to have a constant positioning of X pixels away from the bottom of screen, as measured from the bottom of the toast. When position='bottom', the style logic should switch to using bottom: {positionValue} instead of top.
-
Updated
May 12, 2020 - Kotlin
-
Updated
May 13, 2020 - Dart
-
Updated
Nov 25, 2018 - Java
-
Updated
May 7, 2020 - Objective-C
In the instalation section in docs is missing the style sheet import.
The import is:
import 'vue-snotify/styles/_theme_.css'
Also it would be nice to clarify that to reference snotify from a component sould be with this.$snotify and not with vm.$snotify
-
Updated
Jun 2, 2018 - Objective-C
-
Updated
Jul 11, 2019 - Java
Improve this page
Add a description, image, and links to the toast topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the toast topic, visit your repo's landing page and select "manage topics."
I've recently upgraded from a much older version of react-toastify which allowed for customizing the default background colors for success/warning/error toasts. There does not seem to be an equivalent option or way to customize these default colors in the latest version. If there is, I could not find it in the documentation.
Is this feature still available or is there another workaround to allo