Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
inout
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
Even though the thing probably works fine, it gives a warning on Swift 5.2 for good reasons.
This should grab the pointer to the actual view storage higher in the flow and pass it down.
The text was updated successfully, but these errors were encountered:
Notes on Swift 5.2 pointer warnings
a9336eb
Created issue #55, the warnings seem proper.
No branches or pull requests
Even though the thing probably works fine, it gives a warning on Swift 5.2 for good reasons.
This should grab the pointer to the actual view storage higher in the flow and pass it down.
The text was updated successfully, but these errors were encountered: