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.5k stars 1.1k forks source link

Take into account exclusionPaths of UITextView #537

Open bastianmorath opened 1 year ago

bastianmorath commented 1 year ago

Describe the feature or problem you’d like to solve

It would be great if SkeletonView could take into account the .exclusionPaths property of UITextView, which is used to wrap the text around other objects.

Proposed solution

--

Additional context

See the following example.

image image