Socket
Socket
Sign inDemoInstall

react-native-option-menu

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

20

package.json
{
"name": "react-native-option-menu",
"version": "1.1.1",
"version": "1.1.2",
"description": "A native looking options dialog for Ios and Android",

@@ -10,6 +10,20 @@ "main": "index.js",

"keywords": [
"react-native"
"react-native",
"react-native-menu",
"react-native-options-menu",
"react-native-popup-menu",
"overflow",
"menu",
"options",
"react-component",
"ios",
"android",
"web"
],
"author": "itsrajverma",
"license": "MIT"
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/itsrajverma/react-native-option-menu.git"
}
}

4

README.md
# react-native-option-menu
A native looking options dialog for IOS, and Android and Web.
A native looking options dialog for IOS, and Android and Web. ( Functional Component)
To Download, run: npm i react-native-option-menu.
Visit : https://www.npmjs.com/package/react-native-option-menu
Usage example:

@@ -7,0 +9,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc