[TIMOB-9839] TiAPI: Ability to draw into a native view
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | TiAPI |
Labels | n/a |
Reporter | Gabriel Tavridis |
Assignee | Unknown |
Created | 2012-06-28T17:56:23.000+0000 |
Updated | 2018-02-28T20:03:50.000+0000 |
Description
Customer's comment:
"Currently, we have to use a web view with an HTML 5 canvas to draw lines, arcs, shapes, masks etc. In a canvas, we also have finer control over image manipulation. But a web view is pretty "heavy weight", presents challenges in the way that touch events are handled, and adds complexity when sharing data between the web view and the rest of the app. I'll be happy to talk to anyone on the dev team about details if the request is unclear."
This feature request suggests a native canvas that can be used for drawing operations. This is going to be a huge undertaking.
There is a Module here for iOS: https://github.com/appcelerator-modules/ti.canvas