Exemplo n.º 1
0
 .catch((err) => Actions.onboard.failed(err))
Exemplo n.º 2
0
 .then((user) => Actions.onboard.completed(user))