UNPKG

react-native-fab

Version:

A FAB button component for Android and iOS, customizable, simple and as per material design specs.

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