react-navigation / react-navigation/react-navigation.github.io
React-native physical iOS devices not showing images
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 324
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
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"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the React Native Image component and the iOS Xcode/CocoaPods setup mentioned in the report, then identify which package was installed and reproduce the failure on a physical iOS device. The issue does not name a package, source file, or test, so first narrow the failing dependency or integration. Done means images render on physical iOS devices while Android behavior remains working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100