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
Can not presentViewController, all cells events is pushViewController
The text was updated successfully, but these errors were encountered:
You need to nest your form view controller inside a navigation controller in order to push another controller.
Sorry, something went wrong.
Thanks for your reply. But I mean is presentViewController not push, except use FXFormFieldAction. BTW, FXForms is a awesome. Thanks again.
At 2016-04-26 16:09:07, "Nick Lockwood" [email protected] wrote:
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub
No branches or pull requests
Can not presentViewController, all cells events is pushViewController
The text was updated successfully, but these errors were encountered: