getInstance

Get the task helper instance for a particular ReactContext. There is only one instance per context.

Note: do not hold long-lived references to the object returned here, as that will cause memory leaks. Instead, just call this method on-demand.