UNPKG

zebra-striped

Version:

Generate barcodes natively in React Native with the ZXing library underhood!

9 lines (8 loc) 180 B
{ "extends": "expo-module-scripts/tsconfig.base", "compilerOptions": { "outDir": "./build" }, "include": ["./src"], "exclude": ["**/__mocks__/*", "**/__tests__/*"] }