[TIMOB-1496] iOS: Photo viewer
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Do |
| Resolution Date | 2020-02-12T12:58:20.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | n/a |
| Reporter | Sindre Sorhus |
| Assignee | Ingo Muschenetz |
| Created | 2011-04-15T02:54:22.000+0000 |
| Updated | 2020-02-12T12:58:20.000+0000 |
Description
Titanium could really use a photo viewer built-in.
I have a lot of projects that needs a photo viewer, right now I use a webview with a html/css photoviewer.
(I know you have the coverflow thingy, but it's not very usable for photographs).
Something like the Three20 photo viewer would be awesome: http://github.com/facebook/three20">http://github.com/facebook/three20
It's open source, so maybe you can just use that?
This would be perfect as an official module. [Nimbus](https://github.com/jverkoey/nimbus) has a good Photo viewer class.
No longer relevant. Doable with existing modules or classic Titanium code or hyperloop