UNPKG

react-native-picture-puzzle

Version:

⚛️ 🧩 A picture puzzle component.

4 lines (3 loc) 153 B
export { ObscureView, PicturePuzzle } from './components'; export { isSquare, throwOnInvalidPuzzlePieces, } from './constants'; export * from './types';