0

I have problem like - Have a table view with data, it also have a search button in the tab bar. search button will lead to another view, there i specifies the constraints and press a "filter now" button which display the data based on the constraints in the former table view.

Pradeep
  • 37
  • 4

1 Answers1

0

I suggest reading iOS Human Interface Guidelines as what you are doing may not pass Apple's strict rules.

iOS Human Interface Guidelines describes the guidelines and principles that help you design a superlative user interface and user experience for your iOS app.

gotnull
  • 26,454
  • 22
  • 137
  • 203