UNPKG

react-native-multibar-sidekick

Version:

MultiBar is a TabBar component with an advanced button to make extra actions.

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