react-native-toast-message
react-native-toast-message copied to clipboard
Animated toast message component for React Native
The library lacks a critical UX feature: swipe functionality. After observing this feature in several toast libraries, I believe it's essential to add it here as well for a more...
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.0 to 15.2.2. Release notes Sourced from lint-staged's releases. v15.2.2 Patch Changes #1391 fdcdad4 Thanks @iiroj! - Lint-staged no longer tries to load configuration from files that...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.2 to 7.24.0. Release notes Sourced from @babel/core's releases. v7.24.0 (2024-02-28) Thanks @ajihyf for your first PR! Release post with summary and highlights: https://babeljs.io/7.24.0 :rocket: New Feature...
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...
How to use with expo app routes?
I used `react-native-safe-area-context` to handle it.
**Describe the bug** `Warning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the...
**Describe the bug** not sure how to explain this , i have a toast that show alone without calling it ( i know you think i'm crazy ) i can...
**Describe the bug** When a modal is prompted on ios calling `Toast.show` makes the toast appear UNDER the modal resulting in a 50% view of the toast (because of the...
I need this toast for my react native web, expo project ../../node_modules/react-native-toast-message/lib/src/Toast.js Module parse failed: Unexpected token (15:12) You may need an appropriate loader to handle this file type, currently...