UNPKG

@ant-design/react-native

Version:

基于蚂蚁金服移动设计规范的 React Native 组件库

7 lines (6 loc) 220 B
import React from 'react'; export default class PopoverExample extends React.Component<any, any> { render(): JSX.Element; } export declare const title = "Portal"; export declare const description = "Portal example";