UNPKG

@nguyentc21/react-native-tooltip

Version:
3 lines (2 loc) 78 B
const RATIO = 1.414; export default (caretSize: number) => caretSize * RATIO;