kelset / test-rn-sortable-lists

Couple test implementations of sortable lists

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sortable lists in React Native

This is but a sample project that wants to reach a performant list with the ability to sort via drag-n-drop.

The code in here is really ugly, as I am trying to minimize the API needed for the "sortable list component".

If you want to take a look at it, please feel free but, again, I'm not really proud of the code here atm.

Demo

TODO

Acknowledgements

The examples in this lib are based on:

Thanks for sharing your code, you are all awesome!

About

Couple test implementations of sortable lists


Languages

Language:JavaScript 89.9%Language:Objective-C 4.9%Language:Java 3.0%Language:Python 2.2%