wcandillon / react-native-expo-image-cache

React Native Image Cache and Progressive Loading based on Expo
MIT License
673 stars 125 forks source link

Update Babel dependencies #96

Open 4levels opened 5 years ago

4levels commented 5 years ago

Hi,

since the recent upgrade from Expo to SDK31, this package pulls in a lot of older Babel versions. Are these still needed?

I'll try from a fork to see if this still works with Babel >= 7 and report back here.