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
Currently, I'm trying to combine the examples Spotify and Tweetbot to create my own custom ActionController like this:
I believe my current code should take care of this, but I'm not able to get the header view up and instead my code results in this:
My current code looks like this:
Does anyone know how I can get this to work the way I want?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently, I'm trying to combine the examples Spotify and Tweetbot to create my own custom ActionController like this:
I believe my current code should take care of this, but I'm not able to get the header view up and instead my code results in this:
My current code looks like this:
Does anyone know how I can get this to work the way I want?
The text was updated successfully, but these errors were encountered: