You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the RETableViewManager on iOS 8, but when tapping the credit card cell, it doesn't pull up the keyboard. I tried running your sample code and the credit card cell doesnt work either.
The text was updated successfully, but these errors were encountered:
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
Hello,
I'm using the RETableViewManager on iOS 8, but when tapping the credit card cell, it doesn't pull up the keyboard. I tried running your sample code and the credit card cell doesnt work either.
The text was updated successfully, but these errors were encountered: