Carlo Licciardi

Results 4 issues of Carlo Licciardi

On iOs8 the background is not showing. I installed TSMessages 0.9.11 through Cocoapods. The Podfile platform version is iOs 7.0. The project deployment target is iOs 7.0. Any idea on...

Any plan to support [Graphene 3](https://github.com/graphql-python/graphene/releases/tag/v3.3.0)?

It would be great if this plugin could support the new bind operator. Example: ``` // Binding a function to a context let log = ::console.log; ``` Specs: https://github.com/tc39/proposal-bind-operator

When generating a schema from a model that has as a field of type `IntegerChoices` https://docs.djangoproject.com/en/3.0/ref/models/fields/#choices), the choices are not displayed in the schema * **What is the current behavior?**...

✨enhancement