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
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.