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

Add a referencing outlet to the Eureka FormViewController #145

Closed
francoisduchemin opened this issue Dec 22, 2015 · 2 comments
Closed

Add a referencing outlet to the Eureka FormViewController #145

francoisduchemin opened this issue Dec 22, 2015 · 2 comments
Assignees
Labels

Comments

@francoisduchemin
Copy link

I have setup a UIViewController with Eureka. Everything works fine except on iPads devices on which it looks like this: http://imgur.com/gku7Jt0

To fix this issue, it looks like I have to setup a tableview inside (style grouped) and a referencing outlet to the FormViewController owned by the UIViewController. Then the same screen looks like this: http://imgur.com/Qjid3Oc

The issue is that I have no outlet option available in my project: http://imgur.com/fOxqzXE

How should I proceed? Use Eureka source like in the example instead of Eureka.framework?

@mats-claassen
Copy link
Member

Hi @appfrancois , have you solved this?
Why are you using it inside a UIViewController and not a FormViewController (which is a UIViewController)

@mtnbarreto
Copy link
Member

@appfrancois Check out this issue #295, could be related with yours.

@mtnbarreto mtnbarreto self-assigned this May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants