react-native-sortable-list icon indicating copy to clipboard operation
react-native-sortable-list copied to clipboard

How can i fix position of disabled row.

Open jariwalabhavesh opened this issue 7 years ago • 2 comments

Great library,

I want to disable sorting of a particular row which I had achieved easy using manuallyActivateRows but now I want that the other sortable row should not able to replaced disabled row position.

Like: if row 2 is disabled then other rows should not able to get on 2nd position, other rows can take a position other then 2nd position.

Is it possible or how can I implement an example will be appreciated.

jariwalabhavesh avatar Sep 28 '18 06:09 jariwalabhavesh

@jariwalabhavesh Did you find any solutions for this?

sanatankc avatar Apr 25 '19 17:04 sanatankc

@sanatankc : Nope, I didn't find a solution.

jariwalabhavesh avatar Apr 26 '19 05:04 jariwalabhavesh