iOS is a mobile phone and tablet operating system built by Apple, Inc. It is a light weight touch screen OS based on the Mac OS UNIX called Darwin.
0
votes
0answers
2 views
Handling selection and navigation in the same table view cell in iOS
I've a list of items in a table view, each of which display a small image and a name, as well as a disclosure indicator to navigate to a view with the item's details:
The behavior I want is to be ...
0
votes
2answers
185 views
Pagination vs Scroll in is iOS apps (ecommerce) [duplicate]
Do you have any detailed study on expected navigation patterns in iOS applications, especially in ecommerce apps?
We are designing a photo shoot & order application and I would like to get to ...
0
votes
1answer
276 views
iOS Table View - How to divide/filter different data
I'm wondering what the preferred choice would be to divide/filter data in an iOS Table View. The two options I have thought of are:
Use sections in the Table View
Use a Segmented Control
I believe ...
0
votes
0answers
119 views
Mobile UI design feedback [closed]
This is the first mockup of a Pill Reminder iOS app. A few elements are not designed yet, such as the tab bar items. Any feedback/advice is appreciated!
0
votes
1answer
313 views
Is there a justification document for UI design from Apple or Microsoft?
In my bachelor thesis (B.A., media science) I am comparing the user interfaces of iOS 5.1.1 and Windows Phone 7.5. I'm focussing on their use of "real world" things. While I know of their guidelines ...
0
votes
2answers
154 views
iPad cancel button in multiple line fields
I have a text field that starts out as one line and can sometimes expand to multiple lines. When it's one line I'd like to have a cancel button in it like this:
(Enter text here X),
but I'm not ...
0
votes
0answers
160 views
very broad question - what is the best example of social UX / integration on mobile platform [closed]
I know this will probably be downvoted but what do people feel is the best example of social integration on a mobile iOS (what I have most experience with) app. I feel that Foursquare is very good esp ...
0
votes
3answers
942 views
Detail disclosure button for non-iOS devices
On iOS devices, Apple uses a Detail disclosure button for additional details that are aside from the main list navigation. The image below is taken from the iOS HIG.
Another example of this can be ...
0
votes
1answer
101 views
Searching apps on smart phone home screen
I'm interested to know about the effectiveness of the search application on the iPhone home screen.
For example, I have 4 screens of apps and it takes me a few seconds to find an application that I ...
-1
votes
1answer
2k views
What icon can I use to represent Facebook share action for iOS? [closed]
I am now working on the interface for iPad app where one of the most frequently used feature is "Share to Facebook".
I am wondering what would be the best way to represent this action. Most of the ...
-1
votes
1answer
143 views
Android application for London Transport (usability ?) [closed]
I'm developing the Android application for London Transport which includes Journey Planner, Tube status, Live Departures Boards, Maps, Finding a taxi function and so on.
I'd like to get some ...
-1
votes
2answers
156 views
Modal vs non-modal views in iPhone
I've been reading and looking at different iOS apps to design the UI for mine, and it feels like sometimes the difference between using a modal view or a non-modal view is not entirely clear... for ...
-1
votes
0answers
51 views
How to use picker wheel in ipad [duplicate]
Possible Duplicate:
Best drop down options for iOS?
Which is the best usability method of using the picker wheel for ipad, bottom(full view) or bottom (middle view), pop up picker view?
...
-2
votes
1answer
2k views
Best drop down options for iOS? [closed]
Which is the best drop down options for iPad and iPhone devices?
Picker Wheel
Actionsheet
Something else?
-4
votes
0answers
103 views
Google Now like interface on iOS [closed]
So, I absolutely love Google Now's cards interface on Android.. And recently it has even come to iOS.
Is there any tutorial, or sample project out there which can help me create a cards interface for ...