deanmcpherson / deanmcpherson/react-native-sortable-listview

How can I get current row on "onMoveStart" event?

Open
#147 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
909
Forks
225
PR merge metrics
No merged PRs in 30d

Description

I want to change the UI (not just style of the row) of the row when the row has start moving.
I wanted the current row index or key to know that which row has started to move.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names only the onMoveStart event and the desired row index or key; begin by locating that event's implementation and tracing the row data available when movement starts. Done means the event provides enough information to identify the row so the UI can react to it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.