Implement #27 (Expandable Widget)
Why
Implements #27 (closed)
What
Added custom card widget which handles the expansion transition and gets the widget from the original screen, the route to the expanded screen and an hero tag as parameters.
Checklist
-
Documentation updated -
Tested on Android -
Tested on iOS -
iOS/Android differences are respected -
Added Unit Tests -
Matches Design -
No linting errors -
Ready to be merged