Skip to content

hooks should allow more control over updates #11

Open
@garthenweb

Description

@garthenweb

Proposal:

  const isScrollingDown = useScroll(
    ({ isScrollingDown }) => isScrollingDown,
  )

should only fire in case isScrollingDown changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions