Ilona Shub
Ilona Shub
same for me, SwiftLint 0.53.0 and Xcode 14.3
@obetomuniz did you manage to make it work? I need the same functionality... thanks :)
@obetomuniz thanks! that's the library I am trying to use as well, just having some flickering issues there. @nihgwu we use `LayoutAnimation` today - but it works only on iOS
@nihgwu thanks! I know - we have this line and we use LayoutAnimation in Android in many places - but specifically the swapping that works for lists with LayoutAnimation works...
@nihgwu now that I think about it.. maybe the order of renders is different between Android and iOS - and what you're saying might be the problem. I'll check that...