{ "name": "@react-native-oh-tpl/react-native-modal-popover", "version": "2.1.3-0.0.1", "description": "Pure JS popover component for react-native", "main": "lib/index.js", "types": "lib/index.d.ts", "react-native": "src/index.ts", "files": [ "lib/*", "src/*" ],...
Repository files navigation README License @react-native-oh-tpl/react-native-modal-popover This project is based on react-native-modal-popover Documentation 中文 English License This library is licensed under The MIT License (MIT)About React-Native pure JS popover that uses Modal Resources Read...
36`usePopover`is preferred modern way to have popover in your app. 37 38```jsx 39import React from 'react'; 40import { Button, StyleSheet, Text, View } from 'react-native'; 41import { Popover, usePopover } from 'react-native-modal-popover'; ...
sig (react-native-oh-library/react-native-modal-popover#1) wangjinygithub committed Jun 20, 2024 1 parent 09c997d commit 53d4960 Showing 70 changed files with 69 additions and 10,115 deletions. Whitespace Ignore whitespace Split Unified example...
React-Native pure JS popover that uses Modal. Contribute to wangjinygithub/react-native-modal-popover development by creating an account on GitHub.
Repository files navigation README License @react-native-oh-tpl/react-native-modal-popover This project is based on react-native-modal-popover Documentation 中文 English License This library is licensed under The MIT License (MIT)About React-Native pure JS popover that uses Modal Resources Read...