square / square/Listable

onHighlighted

Open
#217 0 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.