Raw File
export default {
  dependencies: {
    'linear-gradient': require('expo-linear-gradient').LinearGradient,
  },
};
back to top