0.0.1 • Published 8 years ago

react-native-press-menu v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

react-native-press-menu

PressMenu component for React Native Application (ios / android). This component reacts to user's long press action on hooked UI View and offers a customizable menu, inspired by Pinterest's interaction.

Examples

Usage

install from npm

npm install --save react-native-press-menu

import in project

import PressMenu from 'react-native-press-menu';

Properties

Instance methods

LICENSE MIT