-
import {
Animated,
Dimensions,
Image,
PermissionsAndroid,
Platform,
StyleSheet,
Text,
TouchableOpacity,
View,
} from 'react-native';
import {useEffect, useRef, useState} f…
-
Right now, toast.ts handles showing/hiding toasts, along with a few other features.
We need TS for toasts to handle these dynamic features, but currently they add old tailwind styles, as opposed to…
-
### Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
### Any related issues?
_No response_
### What is the area that this feature belongs …
-
Toasts would be handy to support a js behavior like tooltips.
A basic template (that can be changed globaly), header text, body text, option for close btn and maybe the theme color class
As of…
-
### Bug description:
dist bundle includes every module when a single module in included.
```
var NGB_MODULES = [NgbAccordionModule, NgbAlertModule, NgbCarouselModule, NgbCollapseModule, NgbDatepi…
-
### Is there an existing issue for this?
- [X] Yes, I have searched the existing issues and none of them match my problem.
### Product Variant
Cloud (https://rxresu.me)
### Current Behavior
I may…
-
#### Description
For custom toasts, dismissing a notification via `toast.dismiss()` doesn't register and close the toast immediately.
I've created a minimal repo that showcases this issue using …
-
# flutter toast插件 OKToast的介绍 | caijinglong的博客
flutter toast插件 OKToast的介绍
[https://www.kikt.top/posts/flutter/toast/oktoast/](https://www.kikt.top/posts/flutter/toast/oktoast/)
-
Please make minimum time for all toasts at least double.
-
### Is your feature request related to a problem? Please describe.
The UI of the contact section is not that pleasant, also I tried with a test message and send it no toast came up for successful sen…