leecade / leecade/react-native-swiper
Is there a way to adjust the button opacity so the content cannot be seen through the button?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
If I click on a left or right button, the opacity is changed so that the sliding content can be viewed through the button. Is there any way to change this so the scrolling content is not visible through the button? Thank you.
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 locating the left and right button opacity behavior in the React Native Swiper implementation and check whether the button styling is configurable. Done means the scrolling content is no longer visible through the buttons when they are clicked, with the available configuration or behavior documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100