Gaston Morixe

Results 28 comments of Gaston Morixe

added a comment in the PR `I have found that scaling layer.transform instead of view.transform does not cause this bug`

+1 any update on this?

For Back Button Image can be set like this ``` obj-c [[UINavigationBar appearance] setBackIndicatorImage:[UIImage imageNamed:@"NavBackButton"]]; [[UINavigationBar appearance] setBackIndicatorTransitionMaskImage:[UIImage imageNamed:@"NavBackButton"]]; ```

This would be great, any update on this? We'd be able say define a class for UIButton and then just modify the background color for some of them, it'd be...

@pryomoax oh! any plans to open source it? :)

@rmosolgo cool, I tried yesterday and failed. We are using [graphql-anycable](https://github.com/anycable/graphql-anycable), this is the data I was able to get from it but I couldn't figured out how to get...

no, my bad, I was just trying to find a way to add an `unsubscribed` method to the subscription.

@eni9889 please, check my pull request. The problem is CA, it stops animation when the app goes BG.