Boqian Cheng

Results 3 comments of Boqian Cheng

i found if set contentInset.left and contentInset.right to zero, the textview flicking (moving right and left) is gone, some could explain why?

I use nodejs start the blend, and it is ok, and then run downloaded code and it is always show "label" and seems not connected, any help? Thanks.

> Here's what I did: > > ``` > Func logout (presenter: UIViewController) { > guard let authState = self.authState else { > return > } > guard let idToken...