UNPKG

mixpanel-react-native

Version:

Official React Native Tracking Library for Mixpanel Analytics

7 lines (6 loc) 107 B
module.exports = function(api) { api.cache(true); return { presets: ['babel-preset-expo'], }; };