ykws / FreezingApp

Freezing Demo App for visualization UI Thread on iOS

Home Page:https://zenn.dev/yumemi_inc/articles/ios-ui-thread

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreezingApp

Freezing Demo App for visualization UI Thread on iOS.

Toggle Non-Blocking or Blocking processing at the head switch button.

Non-Blocking

Touch the Push Me! Button, then the globe icon change the progress indicator, and after the end of processing, return the globe icon.

Simulator.Screen.Recording.-.iPhone.14.-.2022-10-25.at.00.17.41.mp4

Blocking

Touch the Push Me! Button, but nothing change on the display... we can not know when the process is finished.

Simulator.Screen.Recording.-.iPhone.14.-.2022-10-25.at.00.17.55.mp4

About

Freezing Demo App for visualization UI Thread on iOS

https://zenn.dev/yumemi_inc/articles/ios-ui-thread

License:MIT License


Languages

Language:Swift 100.0%