UNPKG
react-native-blobular
Version:
latest (0.0.2)
0.0.2
0.0.1
The Man in Blue's awesome Blobular, translated to React Native.
cawfree/react-native-blobular
react-native-blobular
/
RNBlobular
/
babel.config.js
4 lines
(3 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { presets: [
'module:metro-react-native-babel-preset'
], };