How to build an iOS like settings module?

前端 未结 4 1562
滥情空心
滥情空心 2021-02-02 16:28

I am really new to iPhone development. Currentlly I am setting up an option module for my application. The user should be able to edit some preferences.

My first approac

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-02 17:15

    IF you want it just in your app, just use a tableView set to Group style. There are a lot of tutorials on TableViews

提交回复
热议问题