/react-native-floating-menu

A dead simple popup menu component with a floating trigger

Primary LanguageTypeScriptMIT LicenseMIT

react-native-floating-menu

Installation

# using yarn
yarn add react-native-floating-menu

# or using npm
npm install --save react-native-floating-menu

Usage

Refer to the example


This library was created for a very specific use case, but I may extend it in the future for more customisability and use cases.