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

FormViewController with Storyboards #1331

Closed
sverin opened this issue Nov 21, 2017 · 2 comments
Closed

FormViewController with Storyboards #1331

sverin opened this issue Nov 21, 2017 · 2 comments

Comments

@sverin
Copy link

sverin commented Nov 21, 2017

I try to create a UIViewController that extends FormViewController and than use it in a storyboard. In the storyboard I can't find or access the UITableView. So I can't connect them.

class MyFormViewController: FormViewController {
   ...
}

However, if I look in the example when I download the Eureka library this works. What am I doing wrong?

@m-revetria m-revetria self-assigned this Jan 9, 2018
@m-revetria
Copy link
Member

Hi @sverin, can you provide me with more information on how you are including Eureka into your project and what Eureka's version you are using?

If you are using Carthage, you might find helpful next issues:

@m-revetria
Copy link
Member

I'm closing this due to lack of response

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

No branches or pull requests

2 participants