Socket
Socket
Sign inDemoInstall

react-native-simple-toast

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-simple-toast - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

index.d.ts

2

package.json
{
"name": "react-native-simple-toast",
"version": "0.0.6",
"version": "0.0.7",
"description": "Simple Toast for react-native. In Android it's just native toast, in iOS it's https://github.com/scalessec/Toast",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

# react-native-simple-toast
# react-native-simple-toast [![npm version](https://badge.fury.io/js/react-native-simple-toast.svg)](https://badge.fury.io/js/react-native-simple-toast)
React Native Toast component for both Android and iOS. It just lets iOS users have the same toast experience as on Android. Using [scalessec/Toast](https://github.com/scalessec/Toast) on iOS and the standard [ToastAndroid](http://facebook.github.io/react-native/docs/toastandroid.html) on Android;

@@ -12,2 +12,3 @@

```
then rebuild your project

@@ -25,2 +26,2 @@ ## Usage

MIT
MIT
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc