leecade / leecade/react-native-swiper
when i update the react native version to 0.43.3 ,play multi image nothing show
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
update rn version to 0.43.3
and
use this.state.dataSource.map(function(item){
return (
);
})
when autoplay or scroll view , img doesn`t show anymore
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 issue with React Native 0.43.3, the shown dataSource.map rendering, autoplay, and scroll view behavior. Done means the multiple images render while autoplaying or scrolling instead of disappearing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, 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