react-native-toast-message icon indicating copy to clipboard operation
react-native-toast-message copied to clipboard

Animated toast message component for React Native

Results 106 react-native-toast-message issues
Sort by recently updated
recently updated
newest added

In latest version of expo I am getting the following error

It would be nice if the library support shows a toast message in the center of the screen or any custom position programmatically.

**Describe the bug** The Android version of my app can dispay more than 2 lines for the text1 prop, but the iOS can't. I've create a variable to be the...

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.2 to 7.18.9. Release notes Sourced from @​babel/core's releases. v7.18.9 (2022-07-18) :bug: Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix: allow exporting TSDeclareFunction as default (@​zxbodya) babel-generator #14758 fix:...

dependencies

Bumps [@testing-library/react-native](https://github.com/callstack/react-native-testing-library) from 9.1.0 to 11.0.0. Release notes Sourced from @​testing-library/react-native's releases. v11.0.0 What's Changed chore(breaking): update Jest to 28 by @​mdjastrzebski in callstack/react-native-testing-library#1008 refactor(breaking): remove legacy wait for options...

dependencies

Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.67.7 to 0.69.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react-native&package-manager=npm_and_yarn&previous-version=0.67.7&new-version=0.69.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.71.0 to 0.72.0. Release notes Sourced from metro-react-native-babel-preset's releases. Release v0.72.0 [Breaking] Enable React 17 new JSX transform (facebook/metro#848 by @​danilobuerger) ‌[Breaking] Add watcher.additionalExts option, enable inclusion...

dependencies

text1NumberOfLines props not working , it always shows 1 only line

**Describe the bug** A clear and concise description of what the bug is. **Steps to reproduce** Steps to reproduce the behavior: 1. Show toast message with the container of the...