Danilo Sampaio
Danilo Sampaio
Seguindo o passa-a-passo de instalação, e execução do aplicativo no Android, ocorre o seguinte erro: `package com.swmansion.gesturehandler.react does not exist ...` Para resolver o problema, adicionei a seguinte instrução no...
- Make avatar picture clickable, that emits `changeAvatar` event - Create a default dialog for upload the avatar image, that emits `updateAvatar` on click `save` button. The event param can...
In order to facilitate to add more unit tests, the base code was rewritten based on the `vue-webpack-boilerplace`, that is a full-featured webpack setup, including unit testes configurations.