Ashh
Ashh

Reputation: 569

Implementing custom callout button for "About"/ "Info"

Im extremely new to iOS and i have a requirement where in table view, each cell displays list of stores near by and also an info button at the end which shows the timings of the stores. Info accessory button like this enter image description hereand my requirement is to display callout alert as below on tap of that button.

enter image description here

Do I need to create custom view of small size and display that view every time when user taps on that? Please advice how to achieve this in Swift.

Upvotes: 0

Views: 71

Answers (0)

Related Questions