Skip to content
New issue

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

Fixed dependency on the method formViewController(), subclassing of FormViewController not necessary anymore. #832

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

pual
Copy link

@pual pual commented Dec 8, 2016

In the Project Readme I read

You could create a form by just setting up the form property by yourself without extending from FormViewController but this method is typically more convenient.

but it didn't work for me. The cause was the dependency on the FormViewController class (or subclass) in the source, now it's fixed.

Paul Dziwoki added 7 commits December 8, 2016 14:23
- Extended FormViewControllerProtocol
- Added Example Custom FormViewController as ChildViewController
- Added some guards for optionals that caused crashes with custom FormViewControllers
# Conflicts:
#	Source/Core/BaseRow.swift
@matopeto
Copy link

Hello, any update about this PR (or this funcionality). Have to extending FormViewController is very limiting in many applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants