leecade / leecade/react-native-swiper
[Question] Custom images for the dots
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I have had a look at the source code but I could not figure out how the dots get displayed.
Is there any way to swap them with custom images. Obviously the active and inactive props need to be exposed to make a decision what image to display.
Thanks in advance.
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 tracing how the dots are rendered in the source code and how the active and inactive props are handled. Determine whether custom images can be selected for each state; done means establishing a clear supported way to use separate active and inactive images.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100