Juanpe / SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
MIT License
12.53k stars 1.1k forks source link

On IOS12, this placeholder still appear initially and will disappear after sometime (still noticeable) #388

Closed michaelhenry closed 3 years ago

michaelhenry commented 3 years ago

Description

This placeholder still appearing on iOS12

This is a placeholder text to simulate content because it's contained in a stack view in order to prevent that the content size will be zero.

What type of issue is this? (place an x in one of the [ ])

Requirements (place an x in each of the [ ])


Bug Report

Filling out the following details about bugs will help us solve your issue sooner.

SkeletonView Environment:

SkeletonView version: Latest Xcode version: 12 Swift version: 5.3

Steps to reproduce:

Please replace this with the steps to reproduce the behavior.

1. 2. 3.

Expected result:

this placeholder should not appear at all.

Actual result:

Please replace this with of what happened instead.

Attachments:

Logs, screenshots, sample project, funny gif, etc.

Screen Shot 2021-05-07 at 11 28 13 am