-
iOS Software Engineer at @ifood
- Porto Alegre, Brazil
Pinned Loading
-
SearchMovies
SearchMovies PublicSample app to show search request using async-await and swift-async-algorithms
Swift
-
-
-
AutoInit template for Sourcery
AutoInit template for Sourcery 1{% for type in types.structs %}
2{% if type|annotated:"AutoInit" %}
3{% set spacing %}{% if type.parentName %} {% endif %}{% endset %}
4{% map type.storedVariables into parameters using var %}{{ var.name }}: {{ var.typeName }}{% if var.defaultValue %} = {{ var.defaultValue }}{% endif %}{% endmap %}
5{% map type.storedVariables into parametersInit using var %}{{ var.name }}: {{ var.name }}{% endmap %}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.