UNPKG

react-native-popover-ios

Version:

A native popover component for react-native, iOS only.

27 lines (26 loc) 691 B
{ "name": "react-native-popover-ios", "version": "0.3.14", "description": "A native popover component for react-native, iOS only.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/shimohq/react-native-popover-ios.git" }, "keywords": [ "react", "native", "ios", "popover", "UIPopoverPresentationController" ], "author": "Bell <bell@greedlab.com>", "license": "MIT", "bugs": { "url": "https://github.com/shimohq/react-native-popover-ios/issues" }, "homepage": "https://github.com/shimohq/react-native-popover-ios#readme" }