Versions in this module Expand all Collapse all v0 v0.1.0 Jul 31, 2017 Changes in this version + type View struct + PaintStyle *paint.Style + Path string + ResizeMode imageview.ResizeMode + Tint color.Color + URL string + func New(ctx *view.Context, key string) *View + func (v *View) Build(ctx *view.Context) view.Model + func (v *View) Lifecycle(from, to view.Stage)