Passing Data Through Segue (swift 2)

后端 未结 2 1381
傲寒
傲寒 2021-01-29 12:58

This is a Tip Calculator Project and It must have a settings view where I select the default tip rate. I have some issues with passing data, when I select a default tip percenta

2条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-29 13:53

    I strongly recommend you go through a few introductory iOS & Swift tutorials online. SO is not the place to get beginner level understanding of programming topics. Some recommended tutorials:

    Swift 2 Tutorial

    Apple swift tutorials

提交回复
热议问题