onHighlighted
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 210
- Forks
- 35
- Avg merge
- 1h 34m
- Merged PRs (30d)
- 1
Description
Plz add in Item:
public var onHighlighted : OnHighlighted.Callback? just like onSelect and etc
and public var selectAndHighlightAnimations : ItemSelectAndHighlightAnimations? like insertAndRemoveAnimations : ItemInsertAndRemoveAnimations?
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
Locate Item and inspect the existing onSelect and insertAndRemoveAnimations properties. Add the requested highlighted callback and select-and-highlight animation property in the same style; done means Item exposes both properties consistently with the existing ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100