mattstyles / sketch

Collection of utilities for hacking together a quick canvas and rendering context

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow passing an application to sketch

mattstyles opened this issue · comments

There can be situations where you might want to create your own application and then pass to something like loop or fit, this is even more likely in React. Sketch react packages store the application in context, but there are many use-cases where other systems (outside of the react lifecycles) might want access to the app.