文件名称:react-native-tooltip-alert
文件大小:210KB
文件格式:ZIP
更新时间:2024-05-19 15:15:56
JavaScript
react-native-tooltip-alert 展示iOS 展示Android 安装 npm i react-native-tooltip-alert --save 或者 yarn add react-native-tooltip-alert 例子 类组成 import React , { Component } from "react" ; import { View } from "react-native" ; import TooltipAlert from "react-native-tooltip-alert" ; export default class Example extends Component { render ( ) { return ( < View style = { { flex : 1 , justifyContent
【文件预览】:
react-native-tooltip-alert-master
----README.md(4KB)
----LICENSE(1KB)
----__tests__()
--------__snapshots__()
--------TooltipAlert.test.js(5KB)
----package.json(1KB)
----src()
--------Tooltip()
--------index.js(3KB)
----index.js(64B)
----index.d.ts(819B)
----yarn.lock(290KB)
----package-lock.json(389KB)