Eric
Eric
I'll try this on monday
It's still not fixed As a workaround, I've commented the setEnabled method content in RETableViewCreditCardCell. The item for this cell appears to be nil, so it disables the userinteraction ```...
I have the same problem. Did you sort this out?
Just use a UITableViewController See this answer https://github.com/romaonthego/RETableViewManager/issues/50
Can it be that sizeWithFont is using the default text in english instead of the localized text?
Hi @dgoldman-ebay . Thanks for the prompt reply. I'm experiencing this debugging on an iPhone 5. I know it's not a crash, but I saw a few posts in stackoverflow...