Hello, I tried to create a tableview custom renderer to rid iOS of the separator lines. When i run the application with the custom tableview implimented, i cannot segue (Push) from my login page to my Homepage (Which is where the custom tableview is). If i change the type of the tableview back to the standards form one, everything works fine again.
Here is my tableview subclass in the shared directory. Attached are the 2 classes. Can anyone tell me what i am doing wrong? Is there something else i need to do? I watched the 45 min tutorial on this and thought i did everything that was required.
↧
Custom Renderer strange behavior
↧