UNPKG

@wwimmo/react-native-sketch-canvas

Version:

react-native-sketch-canvas allows you to draw / sketch on both iOS and Android devices and sync the drawing data between users. Of course you can save as image.

5 lines (4 loc) 122 B
module.exports = { testMatch: ['**/__windows_tests__/**/*.[jt]s?(x)'], setupFiles: ['./jest-windows/jest.setup.js'] }