Skip to content

Instantly share code, notes, and snippets.

@shanecowherd
Created November 27, 2019 08:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shanecowherd/8ce0ed30e9d64b71b4aff7ff2559cb1b to your computer and use it in GitHub Desktop.
Save shanecowherd/8ce0ed30e9d64b71b4aff7ff2559cb1b to your computer and use it in GitHub Desktop.
Update the UI if your on a breakpoint, this helps you visualize it on the device.
(lldb) expr CATransaction.flush()
// This simple command will update your UI on your device while you are at a breakpoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment