ui-collectionview
ui-collectionview copied to clipboard
feat: add highlight row events and improved stability
- added
itemHighlightanditemHighlightEndevents - enabled
displayItemevent for custom show animation handling - improved strong type checking and reduced scoped variable usage
- strengthen async conditions of null/undefined
- uses
dereffor iOS weakref since supported there, keepgeton android for now
@farfromrefug Is it possible to merge the changes? I implemented the CollectionView on Android. Upon testing on iOS I have regular app crashes that are related to the CollectionView. Would like to see if this PR solves them.
@MrSnoozles that PR will propably not solve it. And you should report with crash callstack son that we can fiest mâle sur it actually is an issue with collectionview