Eureka: Is it possible to have 2 TableViews in 1 ViewController?

Created on 30 Aug 2019  Â·  1Comment  Â·  Source: xmartlabs/Eureka

I would like to have 2 TableViews in 1 ViewController. Is this possible?
I would like to have in my ViewController
Eureka TableView at top
UIView in middle
Eureka TableView at the bottom.

Does anyone know if this is possible?

Most helpful comment

this isn't really a question for Eureka… use compositional view controllers: in a parent view controller, embed two child view controllers.

>All comments

this isn't really a question for Eureka… use compositional view controllers: in a parent view controller, embed two child view controllers.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

daveparks23 picture daveparks23  Â·  17Comments

geoherna picture geoherna  Â·  14Comments

AAverin picture AAverin  Â·  14Comments

YSDC picture YSDC  Â·  25Comments

moonvader picture moonvader  Â·  29Comments