I converted the code to swift 3, fixed any error messages and set up the views and storyboard based on the example.
I can see that the function applyTransforms is being called by when the toggleDrawer is trigger but it doesn't seem to do anything. The animation transform doesn't seem to be doing anything.
I converted the code to swift 3, fixed any error messages and set up the views and storyboard based on the example.
I can see that the function applyTransforms is being called by when the toggleDrawer is trigger but it doesn't seem to do anything. The animation transform doesn't seem to be doing anything.
Any idea what I can check on this?