Skip to content

Instantly share code, notes, and snippets.

@iharkatkavets
Last active March 16, 2017 07:58
Show Gist options
  • Save iharkatkavets/f591efa56497362821d6072725b41bc2 to your computer and use it in GitHub Desktop.
Save iharkatkavets/f591efa56497362821d6072725b41bc2 to your computer and use it in GitHub Desktop.
// stash a view (0x7f84c74ca870 address)
e UIView *$cell = (UIView *)[0x7f84c74ca870 superview]
// set a new frame
e (void)[$cell setFrame:(CGRect){0.f, 324.f, 10.f, 54.f}]
// update
caflush frame
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment