Code Monkey home page Code Monkey logo

Comments (5)

LuKane avatar LuKane commented on May 23, 2024

1.这个小架子初期是用 UIView来做的, 但是考虑到 屏幕旋转等功能, 还是修改成 UIViewController来做了!
2.关于您提出的 刷新数据源的功能, 是想如何去 刷新? 详细一点, 我这边好着手

from knphotobrowser.

kuronekomimi avatar kuronekomimi commented on May 23, 2024

感谢回复,本来想当UIView使用,重新赋值itemsArr,刷新一下当前图片数据。

from knphotobrowser.

LuKane avatar LuKane commented on May 23, 2024

你的意思是: 在浏览器已经展示的同时, 可以修改 数据源 刷新当前 浏览器哈!!
好的. 这个需求还挺好. 我这几天改好后 会在这里告诉一下

from knphotobrowser.

LuKane avatar LuKane commented on May 23, 2024

代码已经更新了 刷新机制!
cocoapods 暂没更新

from knphotobrowser.

LuKane avatar LuKane commented on May 23, 2024

KNPhotoBrowser.h 文件中 267行 新增:

  • (void)reloadDataWithCurrentIndex:(NSInteger)currentIndex;

from knphotobrowser.

Related Issues (20)

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.