@rn-macos/popover

React Native macOS Popover Native Module

Usage no npm install needed!

<script type="module">
  import rnMacosPopover from 'https://cdn.skypack.dev/@rn-macos/popover';
</script>

README

🚧 THIS IS JUST A PROOF-OF-CONCEPT WITH VERY BAD IMPLEMENTATION! 🚧

💣 DO NOT USE BESIDES TESTING OR EXPERIMENTS 💣

Popover Native Module for react-native-macos.

Installation

yarn add @rn-macos/popover

Usage

import { Popover, PopoverManager } from "@rn-macos/popover";