-3

I am finishing my first app adding an About Us section. I want to create something like this there: image

I want to insert the FAQ and website link but what is that? Is a custom cell? a Table?

Now I am using a simple button but I think that the option in the picture is more.

It's probably something very simple, please help.

Lorenzo
  • 3,293
  • 4
  • 29
  • 56
Corrado
  • 41
  • 8

1 Answers1

3

That is a simple grouped section in UITableView, though cell is more likely to be custom one.

Soberman
  • 2,556
  • 1
  • 19
  • 22