c6dfcf9c1a
* Fixed: UITextField placeholder text is visible while skeleton is showing #345 Setting placeholder to nil on prepareViewForSkeleton() method Created RecoverableTextFieldState, which has textColor and placeholder properties, Added UITextField extension in Recoverable.swift, setting the values on recoverViewStage 'forced' is true * Update PrepareForSkeletonProtocol.swift