IGListKit
IGListKit copied to clipboard
Refresh without Animation
New issue checklist
- [ ] I have reviewed the
READMEand documentation - [ ] I have searched existing issues and this is not a duplicate
- [ ] I have attempted to reproduce the issue and include an example project.
General information
IGListKitversion:- iOS version(s):
- CocoaPods/Carthage version:
- Xcode version:
- Devices/Simulators affected:
- Reproducible in the demo project? (Yes/No):
- Related issues:
Debug information
# Please include debug logs using the following lldb command:
po [IGListDebugger dump]

And logs


Hi @Snail-hash! If you want to refresh without an animation, why not use [IGListAdapter performUpdatesAnimated:NO]?