dimaportenko / magento-react-native-community

https://www.youtube.com/playlist?list=PL97fL9DAn9QyNAWAh-X-mFJdXKm96AqVM
63 stars 18 forks source link

Icons and Images not showing #2

Closed atifjkhan closed 3 years ago

atifjkhan commented 3 years ago

image Here is my config file and yes i setup my Magento on local

My only error when i run says: WARN Easing was renamed to EasingNode in Reanimated 2. Please use EasingNode instead

And my android emulator looks like this: image image

if i missed any detail pls tell me ill try to give you more details Thanks for your help in advance!

dimaportenko commented 3 years ago

@atifjkhan can you reproduce this issue with the config?

module.exports = {
  magentoConfig: {
    url: 'https://master-7rqtwti-mfwmkrjfqvbjk.us-4.magentosite.cloud/',
  },
};