Flex v3.1.2 Release Notes

Release Date: 2019-12-26 // over 4 years ago
    • 🛠 Fix +[FLEXRuntimeUtility potentiallyUnwrapBoxedPointer:type: so that it doesn't try to unbox NSNumber instances
    • âž• Add -subviews and -superview @properties to UIView
    • Keep search bar active between screens
    • Fix #359 a little better—enumerate UIApplication.windows until we find the first UITextEffectsWindow and adjust that window instead of looking right at UIApplication.windows[1]