Fabio Guarrasi

Results 2 issues of Fabio Guarrasi

Hi team, is there a way to toggle the tooltip programmatically?

exposing the type Props, will allow an easy way to extend the Tooltip component. Ex ```typescript import React from "react"; import RNTooltip, { TooltipProps as RNTooltipProps } from "rn-tooltip"; interface...