Serge Otro

Results 3 issues of Serge Otro

Hello, How can I add several colors to one indicator. E.g. I'm using .ballPulseSync type and would like to set color for each ball. Thank you.

Hi there, I've gotten two errors below after updating to Xcode 8.2.1: > Main.storyboard: error: IB Designables: Failed to render and update auto layout status for ViewController (BYZ-38-t0r): dlopen(ZFRippleButton.framework, 1):...

Hello dev team, I've successfully signed in with WalletConnectSwift and as result I get public address with walletInfo: ``` if let pubAddress = self.walletConnect.session.walletInfo?.accounts[0] { self.publicAddressButton.setTitle(pubAddress, for: .normal) } ```...

question