iOS Paper fold (origami / accordion) effect animation, with manual control

前端 未结 3 1385
渐次进展
渐次进展 2020-12-13 11:25

I\'m looking for tips on how to implement the popular \'paper folding / origami\' effect in my iOS project.

I\'m aware of projects such as: https://github.com/xyfe

相关标签:
3条回答
  • 2020-12-13 12:03

    I write another library for folding transition : https://github.com/geraldhuard/YFoldView

    Hope it works for you.

    0 讨论(0)
  • 2020-12-13 12:03

    Try this. You have drag control over the paper fold, left and right side.

    https://github.com/honcheng/PaperFold-for-iOS

    0 讨论(0)
  • 2020-12-13 12:18

    This is the best solution I've seen:

    http://api.mutado.com/mobile/paperstack/

    EDIT: What about this: the paper folding/unfolding effect in twitter for iPad

    0 讨论(0)
提交回复
热议问题