UNPKG

react-native-nativebase-bottom-tabs-template

Version:

Startup template with react native and native base with Bottom Tabs configured to begin with.

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