UNPKG

manuthecoder-react-native-spotlight-tour

Version:

React Native library to implement a highly customizable app tour feature with an awesome spotlight effect

3 lines (2 loc) 143 B
import { type ShapeProps } from "../../../../helpers/shape"; export declare const RectShape: import("react").NamedExoticComponent<ShapeProps>;