Navi Singh

Results 6 issues of Navi Singh

Guys can you please, please update your documentation. Its really painful to figure out nuances. It would really help if you gave some canonical examples for configuring cells with dynamic...

Type 'UICollectionView' does not conform to protocol 'UserInterface'. Apparently the protocol does not have default values, and the UITableView and UICollectionView extensions for UserInterface do.

I would love to use this library, but would really appreciate a working example in swift 4 of ui testing / unit testing using Ambassador. The current steps listed appear...

In your demo, panning doesn't appear to work. Only log messages appear. Is this feature incomplete?

I had forked your project and added a User log channel and severity. Which proved pretty handy. For I could create a Log.user?.message() or use a corresponding traceUser() method to...

enhancement
feature request

CocoaHTTPServer has a websockets implementation. Since you are familiar with the GCDWebServer, it would be swell if you could add this functionality to the GCDWebServer.

enhancement