okuda-seminar / Twitter-Clone

0 stars 0 forks source link

[iOS] Enable Display of SideMenu with Custom Modal Animations #400

Closed TakayaShirai closed 2 months ago

TakayaShirai commented 3 months ago

Summary

Currently, MainRootViewController and SideMenuViewController are controlled by AppRootViewController. Please make it enable to display SideMenu with Custom Modal Animations without AppRootViewController so that we can understand the view hierarchy more easily.

Deadline

Will decide later.

References

DrawerPresentation

Notes

None