added support to Freeze UIActivityIndicatorView spinners (including SwiftUI ProgressView) during snapshots so they no longer cause flaky diffs; existing baselines that show a spinner will change once on upgrade, and SNAPSHOTS_DISABLE_FREEZE_SPINNERS=1 restores the previous behavior.
This was some animation disabling functionality that we had within the emerge backend but hadn't pulled into this library until now.