React本机热点 一个React Native组件,在所需组件上显示热点,以帮助引导您的用户完成入门流程或将他们引导至新的UI元素 入门 正在安装 npm install react-native-hotspot 使用 import { RNHotspot , RNHotspotHelper } from "react-native-hotspot" ; // in your screen's constructor, use the helper with an array of onPress actions you want your hotspots to trigger thi