I have to develop a code for the following code:
- Set up on Apache server
- Fix a tab bar app along with 4 tabs
- Host approximately 200+ photos (each should be about 1 MB to 2 MB)
- Fix a tab bar app with 4 tabs
- Tab 1: Implement a UITableView that should display all ur hosted photos. Load photo synchronous
- Tab 2: Implement a UITWview so that all hosted photos should be displayed. Load photos asynchronously
I have installed Apache server with sharing from System Preferences and now have created a tab bar how to apply steps 4 and 5. help please.
Comments
Post a Comment