Segue from a SLPagingViewSwift VC and dismiss the destination VC to return

后端 未结 1 831
难免孤独
难免孤独 2020-12-12 07:36

***** You can download this project to see the issue *****

I\'ve embedded SLPagingViewSwift in my project. In the third VC i added a button (and a table):

相关标签:
1条回答
  • 2020-12-12 08:17

    I had the same problem. After a lot of hour trying to fix it, I found the solution.

    1. Click on your segue
    2. On the right panel click on 'Show the attributes inspector'
    3. Set the Presentation option to 'Over Full Screen'.

    Worked for me. I hope it works for you!

    0 讨论(0)
提交回复
热议问题