Key Roche

Results 13 comments of Key Roche

I have an app that is getting an invalid binary message from iTunes Connect for the same reason. I'd prefer to not remove Chameleon, but I may have to :\

It looks like the documentation says it has that property, but it does not actually have it in the code. It shouldn't be too difficult to add it to the...

I ran into this issue as well, however I searched the code and saw it was all being registered in the method `registerUICollectionViewClasses()`, so I just called that method myself...

@ElderJames That PR was for Alert that just needs moved in the list from affix

> We also can use Playwright to setup E2E tests for the complex components, do you have any experience with this? @kooliokey That sounds like a good idea. I haven't...

I had this same issue and @mtso's suggestion fixes it. Spent a long while checking my code to make sure it wasn't an issue from the conversion to Swift 3...

> Very cool @kooliokey , please rebase to release branch for this PR. I rebased off `feature` and still have a bunch of changes that weren't mine. Perhaps `master` hasn't...

> hello @kooliokey , google tanslate service is not available in China, so we may need to use bing. Oh, I didn't realize that. I'll have to see if it...

@ElderJames We may be able to get away with using Azure Translator's API. It allows 2 million characters a month for free. The total characters currently translated are just under...

> @ElderJames We may be able to get away with using Azure Translator's API. It allows 2 million characters a month for free. The total characters currently translated are just...