[TIMOB-256] Add ability to hide/show Native Controls
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:26:15.000+0000 |
Updated | 2012-10-02T03:10:30.000+0000 |
Description
We need to support programatic hiding and showing of all of our native controls.
Comments
- Blain Hamon 2011-04-15
Doesn't hide() and show() work as method functions on all native controls? (SearchBar might need fixing)
- Blain Hamon 2011-04-15
Show and hide work in 1.x, so closing this.