bufferapp / BFRReorderTableView

The BFRTableReorder is an out of the box solution to add long press reordering to your ASDK apps
MIT License
57 stars 4 forks source link

Texture #4

Open ItsNotEasyBeingGreen opened 6 years ago

ItsNotEasyBeingGreen commented 6 years ago

Hey Guys,

Can this be updated to support Texture by Pinterest as a dependency since Facebook discontinued support for AsyncDisplayKit.

Cheers, Mark

ay8s commented 6 years ago

Hey @ItsNotEasyBeingGreen. We actually don't use this method now but it should be fairly trivial to update it to support Texture. We will see if we can open source anything from our more recent updates which supports reordering alongside the drag and drop features available since iOS 11.

ItsNotEasyBeingGreen commented 6 years ago

Ok, I'm a bit swamped in work at the moment. As soon as I have some time to spare I'll take a look at changing the dependencies to Texture and make a pull request.

ermik commented 5 years ago

We will see if we can open source anything from our more recent updates

Original blog post did mention you were invested in maintaining an internal solution to this issue. Would be nice to hear the status of this and if not legally possible, another blog post would go a long way. E.g. @uber did not open-source plugins as part of their RIBs code dump but they did not one but two blog posts on how they work so that people can get a chance of learning that way, even if the IP can't be public.