Eric

Results 8 issues of Eric

Hi Roman. I'm not sure if you're still supporting this control, but I hope you are. I'm experiencing a problem when the statusbar height changes its size for an incoming...

Is there a way to add a bounce animation to show only a small portion of the menu and then hiding it to let users know there's a sliding menu...

Hi Roman. I'm can't remove the header and footer shown in the RETableViewOptionsController. The original tableview doesn't have any headers (the section is built using RETableViewSection *section = [RETableViewSection section];)...

Hi Roman. AMEX CC have 4 digit CVV, but it only allows to enter 3 digits. I see code to support AMEX's 4 digit CVV, but I think the issue...

Is there a way to hide the view that says Loaded! when I remove all the rows from the table and do a reloadData?

I'm getting the following error when the app shows the keyboard ``` can't find keyplane that supports type 4 for keyboard iPhone-Portrait-NumberPad; using 563160167_Portrait_iPhone-Simple-Pad_Default ```

Mastercard has raised it's maxlength to 19 digits like visa, so you might want to update that info. Also, I noticed the default segmentGroupings is [4, 4, 4, 4]. Visa...