Jérémy Touzy
Jérémy Touzy
Il y a un peu trop de modifications au niveau du common, ça change trop l'archi. Le UseCase et l'Interactor ?
Justement, l'architecture commence à un peu trop pencher côté Android. Elle est prévue pour être générique pour multiplateforme et on se retrouve à devoir changer pour faire des spécifications particulières...
Same error (Xcode 12 + SPM) This topic talks about invalid characters in some files: https://developer.apple.com/forums/thread/650499 Maybe it can lead to something.
``` onClose: function(){ $(document.activeElement).blur(); } ``` Works for me too. It appears to be a bug : should release the focus when the dialog is closing.
I have submitted a quick project for using avataaar through a vue component. You can find it here : https://www.npmjs.com/package/vue-avataaar
A big part of this is implemented in https://github.com/aws-amplify/amplify-cli/pull/5280 Why it has been closed like that? Any further details? As many says, Swift integration to Amplify would be extremely powerful.
For sure. For now i have just provided a way to use it simply with Vue.js, but I will set a "mode" property to generate avatars as SVG, in a...