Is there any good control to implement the displaying and navigating between photos in the app, such as Facebook have? Could someone recommend something except Three20?
|
|
|
If you are looking for (GridView + PhotoBrowser).I would recommend KTPhotoBrowser.Its an open source project hosted in GitHub.I found it very flexible and easy to use. Heres the link to the project.. |
|||
|
|
|
If you need to implement a grid view I suggest to take a look at or Both are open source projects available on Github. So you can see the code and modify a bit to accomodate your needs. Furthermore you can understand how they work. For the other part of your question, you can create a specific Hope that helps. |
|||
|
|