Skip to content

Fixes native-ios garbage collection crash

Compare
Choose a tag to compare
@rogueSkib rogueSkib released this 01 Aug 02:17
· 166 commits to master since this release

This patch fixes a crash in native-ios that was caused by garbage collecting views with animators. This was already being handled in native-android properly.