Varun Naharia

Results 13 issues of Varun Naharia

Code updated for swift 3 and xcode 8.3.3

Code should work with mix project Obj-C and Swift, Please check

When I tried to print object it doesn't show full object detail, It just show object but property/object in that object this is because of missing description method from all...

I am getting error Thread 1: Fatal error: Index out of range on "Reader+Converter.swift" file on line 54 (let packet = packets[packetIndex]) even if there is packetIndex is less then...

how to add cell spacing

![image](http://g.recordit.co/k5KaoMsgvV.gif) As you can see there is no status bar on CarbonKit ViewController, Please let me know how I can fix this ?

I want to replace of the tab UIViewController(ControllerOne) with another UIViewController(ControllerTwo) on tap of UIButton on ControllerOne, Is there any way I can achieve this ?

I just tried the iOS demo app and at first look it seems to work perfectly but after few taps of switch (on-off) the text field( round style text field)...