Daniel Luque Quintana

Results 4 comments of Daniel Luque Quintana

I did execute the commands and got an error on the configure phase: `...` `checking that generated files are newer than configure... done` `configure: error: conditional "ENABLE_UCB1X00_MODULE" was never defined.`...

Yes, 1.8 failed but 1.11 works perfect! Thanks :)

By "Example" do you mean the test app included in the project? I've run it and those logs doesn't appear. Can you check you haven't changed the auto-layout constraints? It...

Take a look to the example app: if you implement the `scrollViewDidEndDecelerating` method of `UIScrollViewDelegate` you could calculate the number of item/page and therefore, get the cell using it as...