Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Added guard code to iOS content page ViewDidLayoutSubviews

Compare
Choose a tag to compare
@tbaggett tbaggett released this 13 Dec 16:00
· 51 commits to master since this release

Protected against race condition where ViewDidLayoutSubviews is called before the XF NativeView property has been initialized. Also added null-conditional checks to XFGlossGradientLayer’s GetGradientLayer method.