UNPKG

@gdn/react-native-simple-canvas

Version:

A simple canvas component for React Native that allows drawing and signature capture.

5 lines 92 B
export interface Point { x: number; y: number; } //# sourceMappingURL=Point.d.ts.map