[TIMOB-19768] iOS needs changes to support Hyperloop proxy binding
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Done |
Resolution Date | 2016-08-04T03:01:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.4.0 |
Components | iOS |
Labels | n/a |
Reporter | Jeff Haynie |
Assignee | Pedro Enrique |
Created | 2015-10-22T20:08:57.000+0000 |
Updated | 2016-08-04T03:01:11.000+0000 |
Description
We need to make changes to the Kroll binding to be able to detect our proxies stored in JSValueRef so that we can pass native Hyperloop objects to Titanium (for example, passing UIView to a Ti.View to be rendered).
PR from Jeff (merged): https://github.com/appcelerator/titanium_mobile/pull/7334