mohebifar / mohebifar/react-native-ximage
Showing white image in the ios emulator
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It shows white when using the following format:
<XImage
url={'http://api.juying.io:3000/1/photo/ed8dba9cc076956345cce2c58f9dfebe?resize=100X100'}
style={imageStyle} />
It works when using the RN Image component
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 by reproducing the supplied XImage URL and style in the iOS emulator, then compare its behavior with the React Native Image component using the same example. Done means the image renders instead of showing a white result in the emulator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100