Skip to content

Commit 257aa84

Browse files
committed
release 0.12.4
1 parent 3196786 commit 257aa84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# react-native-popup-menu
22
[![](https://img.shields.io/npm/dm/react-native-popup-menu.svg?style=flat-square)](https://www.npmjs.com/package/react-native-popup-menu)
33

4-
Extensible popup menu component for React Native for Android, iOS and (unofficially) UWP.
4+
Extensible popup menu component for React Native for Android, iOS and (unofficially) UWP and react-native-web.
55

66
Features:
77
* Simple to use popup/context menu

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-popup-menu",
3-
"version": "0.12.3",
3+
"version": "0.12.4",
44
"description": "extensible popup/context menu for react native",
55
"main": "src/index.js",
66
"directories": {

0 commit comments

Comments
 (0)