react-native-rooster
react-native-rooster copied to clipboard
Your toast solution for react-native apps 🐔
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Snyk has created this PR to upgrade react-native-rooster from 1.2.1 to 1.3.0.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project.  #### Changes included in this PR - Changes to...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. Changelog Sourced from node-notifier's changelog. v8.0.1 fixes possible injection issue for notify-send Commits 5d62799 v8.0.1 0c4a80d chore: adds changelog f5a7bc6 fix: test cases b9d148d...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. Changelog Sourced from node-notifier's changelog. v8.0.1 fixes possible injection issue for notify-send Commits 5d62799 v8.0.1 0c4a80d chore: adds changelog f5a7bc6 fix: test cases b9d148d...
Need to add accessibility to toast. The VoiceOver (iOS) and Talkback (Android) should be able to detect toast's content and read it to the user.
Support different positions such as: - [ ] Top - [ ] Top-Center - [ ] Center
Support for toasts be used inside regular functions not only components' functions. Make the lib be able to be used inside functions which does not render a React component, such...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this...