-
Hi! I built a custom wrapper for the toasts in my app using this lib, it's been pretty much straight forward, so thanks for your work.
Since I need to add listeners on the single toast instance, with…
-
A test failed on a tracked branch
```
Error: Timed out in waitForNextUpdate after 1000ms.
at waitForNextUpdate (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1729271147113140979/elastic/kibana-on…
-
https://play.google.com/store/apps/details?id=de.keyboardsurfer.app.demo.crouton
https://github.com/keyboardsurfer/Crouton
-
Sentry Issue: [METAMASK-MOBILE-2PFF](https://metamask.sentry.io/issues/5767466907/?referrer=github_integration)
```
Error: Permissions request with id "W9-3VoaQ_Dc43lK7Nzfob" not found.
at ?ano…
-
Toast messages in iOS sometimes appear behind the keyboard, causing inconvenience to users. This issue occurs due to the positioning of the toast relative to the keyboard. Implementing proper layout a…
-
**Describe the bug**
i use react-native-toast-message since 2 years, it's work good thanks for this amazing package.
we upgraded to RN v0.76.1 and since we get truncated toast display on android o…
-
### Summary
Hi Team ,
Problem Statement:
I have a requirement where I need to build an app which opens a map initially with the current location and one destination(configurable). And if I'm cli…
-
#### Is this a bug, enhancement, or feature request?
Bug
#### Describe your proposal.
Screen reader should be able to read out toast message.
#### Can you handle that on the application side
…
-
A test failed on a tracked branch
```
Error: Timed out in waitForNextUpdate after 1000ms.
at waitForNextUpdate (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1728907199223119379/elastic/kibana-on…
-
**Describe the bug**
When the toast is displayed for the second time, an error will occur.
**To Reproduce**
```js
{
toast.success('ok')
}}
>
…