UNPKG

@gdn/react-native-simple-canvas

Version:

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

4 lines 199 B
export { SimpleCanvas, clearCanvas } from './SimpleCanvas'; export type { Point } from './interfaces/Point'; export type { SimpleCanvasRef } from './SimpleCanvas'; //# sourceMappingURL=index.d.ts.map