We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thread 1: "<UIImageView: 0x7f9c4051a5d0; frame = (99 86; 216 217); clipsToBounds = YES; autoresize = RM+BM; userInteractionEnabled = NO; layer = <CALayer: 0x600000dc22c0>> has been added as a subview to <UIVisualEffectView: 0x7f9c4051a3f0; frame = (0 0; 414 896); opaque = NO; layer = <CALayer: 0x600000dc22a0>> effect=none. Do not add subviews directly to the visual effect view itself, instead add them to the -contentView."
i have run the code it will shown like this in @main file
The text was updated successfully, but these errors were encountered:
Hi,
Doesn't seem to be a bug specific to the library, you might have some luck getting help in StackOverflow.
Sorry, something went wrong.
No branches or pull requests
Thread 1: "<UIImageView: 0x7f9c4051a5d0; frame = (99 86; 216 217); clipsToBounds = YES; autoresize = RM+BM; userInteractionEnabled = NO; layer = <CALayer: 0x600000dc22c0>> has been added as a subview to <UIVisualEffectView: 0x7f9c4051a3f0; frame = (0 0; 414 896); opaque = NO; layer = <CALayer: 0x600000dc22a0>> effect=none. Do not add subviews directly to the visual effect view itself, instead add them to the -contentView."
i have run the code it will shown like this in @main file
The text was updated successfully, but these errors were encountered: