Asia Kasprzycka

Results 3 issues of Asia Kasprzycka

Support for adding NantesLabel class in storyboard as class for UILabel

Hello, In our project we have a standard configuration like this: `_configuration = SSLService.Configuration() _socket = try Socket.create(family: .inet6, type: .stream, proto: .tcp) _socket.delegate = try SSLService(usingConfiguration: _configuration)` and we...