You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed this package in my react-native application but after the installation succeeded, the images on iOS stopped working.
Before the installation of that package, my Image component was working perfectly in both platforms (iOS and Android).
I guess is something related to the packages/pods that take care of images in XCode, but I have tried some stuff that didn't work
On Android, they are working fine.
What I have done to solve the problem but didn't work:
I have Deleted pods, cleaned the project, and reinstalled pods with "pod install"
The text was updated successfully, but these errors were encountered:
I have installed this package in my react-native application but after the installation succeeded, the images on iOS stopped working.
Before the installation of that package, my Image component was working perfectly in both platforms (iOS and Android).
I guess is something related to the packages/pods that take care of images in XCode, but I have tried some stuff that didn't work
On Android, they are working fine.
What I have done to solve the problem but didn't work:
I have Deleted pods, cleaned the project, and reinstalled pods with "pod install"
The text was updated successfully, but these errors were encountered: