Juanpe / SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
MIT License
12.62k stars 1.12k forks source link

fix infinite loop crash - issue #495 #574

Open perfectionaq opened 4 months ago

perfectionaq commented 4 months ago

Summary

Fix an infinite loop caused by calling skeletonLayoutSubviews within itself. This sometimes can cause an infinite loop and a crash.

issue 495

Requirements (place an x in each of the [ ])