nicklockwood / FXForms

[DEPRECATED]
Other
2.93k stars 339 forks source link

Can not presentViewController #450

Open willzh opened 8 years ago

willzh commented 8 years ago

Can not presentViewController, all cells events is pushViewController

nicklockwood commented 8 years ago

You need to nest your form view controller inside a navigation controller in order to push another controller.

willzh commented 8 years ago

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" notifications@github.com wrote:

You need to nest your form view controller inside a navigation controller in order to push another controller.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub