UNPKG
expo-shazamkit
Version:
latest (1.0.0)
1.0.0
0.1.2
0.1.1
0.1.0
0.0.0
ShazamKit for React Native
github.com/alanjhughes/expo-shazamkit
alanjhughes/expo-shazamkit
expo-shazamkit
/
.eslintrc.js
6 lines
(5 loc)
•
97 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { root:
true
, extends: [
"universe/native"
], ignorePatterns: [
"build"
], };