react-native-styled-toast
react-native-styled-toast copied to clipboard
A theme friendly, easy to use react-native toast component built using styled-components and styled-system.
Is there a way to trigger the toast outside of the react component/jsx. I need a way to reference and trigger the toast in a redux action.
Hi there, I'm already installed this lib on my project with TS and I'm facing this error below: Type '{ children: Element[]; position: "BOTTOM"; }' is not assignable to type...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.3 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...
I struggled with the issue for multiple hours and finally came to the conclusion that style-components and styled-system where not being installed with react-native-styled-toast so it was necessary to install...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
FYI: version 1.4.0 is not available via NPM
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Hello, In my project there is unwanted padding around the icon (not the closing button), I could not find the solution to remove it. Is there an option to style...
# Summary First of all, thank you for publishing this fantastic package! It has worked great for our use case so far. This PR adds support for customizing the `zIndex`...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...