0

here is the project https://github.com/ChinmayDB/TestingSWRevealViewController

With the help of SwRevealViewController i have implemented the navigation drawer to the right . As per the Above Project suppose i am on RedViewController and then i click on barButton it opens the navigationDrawer . Suppose i click on Info(which is working)the user is redirected to CompanyInfoViewController so i want to add back button on click it will take back user to RedViewController .

Chinmay Balutkar
  • 224
  • 3
  • 15
  • Where's your code? What have you tried? You'll get more and better answers If you show what you've tried, and demonstrate that you’ve taken the time to try to help yourself. See [Ask] – Ashley Mills Mar 02 '17 at 13:02
  • i have uploaded the code on GitHub and given the link also @AshleyMills – Chinmay Balutkar Mar 02 '17 at 13:08
  • Please don't expect people to look through your GitHub repo to figure out your problem. Add code that is relevant to the problem to your question. Help us to help you. – Ashley Mills Mar 02 '17 at 13:10
  • then i will need to add whole classes code and images of the storyboard separately – Chinmay Balutkar Mar 02 '17 at 13:12
  • Only post code that's _relevant_ to the issue. Figuring out the minimum amount of code for which your problem is occurring may also help you hone in on the root cause. Remove any funcs / vars that don't relate to the issue at hand. Keep going until you have the bare minimum of code that shows the problem. – Ashley Mills Mar 02 '17 at 13:13

0 Answers0