UNPKG

react-native-gesture-handler

Version:

Declarative API exposing native platform touch and gesture system to React Native

8 lines 295 B
export type ExtraButtonProps = { borderless?: boolean | undefined; rippleColor?: number | string | null | undefined; rippleRadius?: number | null | undefined; foreground?: boolean | undefined; exclusive?: boolean | undefined; }; //# sourceMappingURL=ExtraButtonProps.d.ts.map