Coder Social home page Coder Social logo

yuxinyang0325 / sprcollectionview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tactboy/sprcollectionview

0.0 2.0 0.0 1.74 MB

iOS:使用CollectionView实现Wallet效果

Home Page: https://github.com/TactBoy/SPRCollectionView

Objective-C 100.00%

sprcollectionview's Introduction

ios-spring-shrink-move-expand-collectionView

Support 

iOS:使用CollectionView实现Wallet效果

实现的效果

   

已知缺陷

  • collectionView顶端的Cell交换时,动画会不流畅,可能原因是cell执行交换动画时,不能正常加载即将要显示的cell,这个是由于cell置顶导致的.

    注释掉这行代码,效果就会很明显:

  if (self.isMoveing) { return; }  

  • 点击cell打开时,其他cell收起来的动画会很突兀

如果有什么好的解决方案, 欢迎提交pull request, 或者来简书一起讨论

sprcollectionview's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.